Pin manila-tempest-plugin in W and V CI jobs
manila-tempest-plugin needs to be pinned in Victoria and Wallaby because the plugin requires newer tempest version than is available there. Change-Id: I4d1f7e68f354175665b7bc8849db14fc35e7c326
This commit is contained in:
@@ -104,6 +104,9 @@
|
|||||||
override-checkout: stable/wallaby
|
override-checkout: stable/wallaby
|
||||||
vars:
|
vars:
|
||||||
branch: stable/wallaby
|
branch: stable/wallaby
|
||||||
|
required-projects: &manila-tempest-plugin-pin
|
||||||
|
- name: openstack/manila-tempest-plugin
|
||||||
|
override-checkout: 1.8.0
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: refstack-client-devstack-victoria
|
name: refstack-client-devstack-victoria
|
||||||
@@ -111,6 +114,7 @@
|
|||||||
override-checkout: stable/victoria
|
override-checkout: stable/victoria
|
||||||
vars:
|
vars:
|
||||||
branch: stable/victoria
|
branch: stable/victoria
|
||||||
|
required-projects: *manila-tempest-plugin-pin
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: refstack-client-devstack-ussuri
|
name: refstack-client-devstack-ussuri
|
||||||
|
|||||||
Reference in New Issue
Block a user