Merge "CI: build swift images for swift scenario"
This commit is contained in:
commit
4f83be3281
@ -67,6 +67,10 @@ function setup_config {
|
||||
GATE_IMAGES+=",^masakari"
|
||||
fi
|
||||
|
||||
if [[ $SCENARIO == "swift" ]]; then
|
||||
GATE_IMAGES+=",^swift"
|
||||
fi
|
||||
|
||||
if [[ $SCENARIO == "mariadb" ]]; then
|
||||
GATE_IMAGES="^cron,^haproxy,^keepalived,^kolla-toolbox,^mariadb"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user