Skip to content
Snippets Groups Projects
Commit b3ef7a99 authored by Michal Nasiadka's avatar Michal Nasiadka
Browse files

CI: venus - replace elastic with opensearch in gate deps

Change-Id: I4c5ade2d687684f37df83b44a852d88c77067680
parent 1938f555
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ function prepare_images {
fi
if [[ $SCENARIO == "venus" ]]; then
GATE_IMAGES="^cron,^elasticsearch,^fluentd,^haproxy,^keepalived,^keystone,^kolla-toolbox,^mariadb,^memcached,^rabbitmq,^venus"
GATE_IMAGES="^cron,^opensearch,^fluentd,^haproxy,^keepalived,^keystone,^kolla-toolbox,^mariadb,^memcached,^rabbitmq,^venus"
fi
sudo tee -a /etc/kolla/kolla-build.conf <<EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment