Codebase list cinder-tempest-plugin / 7e29788
Fix stein: use the old terminology for exclusion list This fixes the jobs in stein (and potentially other older branches, if they are not dropped before porting them to native Zuul v3). Change-Id: Ie35075fe633376209a72c3fcc507357a7318187c Luigi Toscano 5 years ago
1 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
4242 barbican: https://opendev.org/openstack/barbican
4343 vars:
4444 tempest_test_regex: '(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'
45 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
4645 tox_envlist: all
4746 devstack_localrc:
4847 CINDER_LVM_TYPE: thin
8281 vars:
8382 fetch_subunit_output_additional_dirs:
8483 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
84 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
8585
8686 - job:
8787 name: cinder-tempest-plugin-lvm-barbican-base
8989 This is a base job for lvm with lio & tgt targets
9090 branches: ^(?=stable/(ocata|pike|queens|rocky|stein)).*$
9191 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
92 vars:
93 tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-blacklist.txt'
9294
9395 - job:
9496 name: cinder-tempest-plugin-cbak-ceph