CI: Fix nfv job with kolla dependency
Change-Id: Ifb3e51891de33e5d698571b898f7a471cfe89718
This commit is contained in:
parent
9418a39476
commit
ec36eb016c
@ -66,7 +66,7 @@ function prepare_images {
|
||||
fi
|
||||
|
||||
if [[ $SCENARIO == "scenario_nfv" ]]; then
|
||||
GATE_IMAGES+=",^tacker,^mistral,^redis,^barbican"
|
||||
GATE_IMAGES+=",^aodh,^tacker,^mistral,^redis,^barbican"
|
||||
fi
|
||||
if [[ $SCENARIO == "ironic" ]]; then
|
||||
GATE_IMAGES+=",^dnsmasq,^ironic,^iscsid"
|
||||
|
@ -182,7 +182,7 @@
|
||||
parent: kolla-ansible-base
|
||||
voting: false
|
||||
files:
|
||||
- ^ansible/roles/(barbican|heat|mistral|redis|tacker)/
|
||||
- ^ansible/roles/(aodh|barbican|heat|mistral|redis|tacker)/
|
||||
- ^tests/test-scenario-nfv.sh
|
||||
- ^tests/test-dashboard.sh
|
||||
vars:
|
||||
|
Loading…
x
Reference in New Issue
Block a user