CI: venus - replace elastic with opensearch in gate deps
Change-Id: I4c5ade2d687684f37df83b44a852d88c77067680
This commit is contained in:
@@ -99,7 +99,7 @@ function prepare_images {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $SCENARIO == "venus" ]]; then
|
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
|
fi
|
||||||
|
|
||||||
sudo tee -a /etc/kolla/kolla-build.conf <<EOF
|
sudo tee -a /etc/kolla/kolla-build.conf <<EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user