Skip to content
Snippets Groups Projects
Commit a1806012 authored by ale's avatar ale
Browse files

Update the full test now that ES is no longer the default

parent c2cec4ed
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ cat > "$1/services.yml" <<EOF
---
include:
- "../../services.yml.no-elasticsearch"
- "../../services.yml.default"
ok:
scheduling_group: backend
......@@ -35,10 +35,4 @@ cat > "$1/passwords.yml" <<EOF
EOF
cat > "$1/group_vars/all/disable-elasticsearch.yml" <<EOF
---
enable_elasticsearch: false
EOF
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment