CI: build swift images for swift scenario
Change-Id: I957fcea4ab180dd82d1faaa9a012f83d3647f043
This commit is contained in:
parent
3b24e566f6
commit
f303202850
@ -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…
Reference in New Issue
Block a user