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

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

parent 3d9d7b36
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
  • ale @ale

    mentioned in commit 6a72ae85

    ·

    mentioned in commit 6a72ae85

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment