Codebase list cinder-tempest-plugin / d5dad1a
Merge "Fix stein: use the old terminology for exclusion list" Zuul authored 4 years ago Gerrit Code Review committed 4 years ago
1 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
6868 barbican: https://opendev.org/openstack/barbican
6969 vars:
7070 tempest_test_regex: '(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'
71 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
7271 tox_envlist: all
7372 devstack_localrc:
7473 CINDER_LVM_TYPE: thin
108107 vars:
109108 fetch_subunit_output_additional_dirs:
110109 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
110 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
111111
112112 - job:
113113 name: cinder-tempest-plugin-lvm-barbican-base
115115 This is a base job for lvm with lio & tgt targets
116116 branches: ^(?=stable/(ocata|pike|queens|rocky|stein)).*$
117117 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
118 vars:
119 tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-blacklist.txt'
118120
119121 - job:
120122 name: cinder-tempest-plugin-cbak-ceph