Codebase list cinder-tempest-plugin / 7dece09
Merge "Switch to new rolevar for run-tempest role" Zuul authored 5 years ago Gerrit Code Review committed 5 years ago
1 changed file(s) with 3 addition(s) and 3 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_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-blacklist.txt'
45 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
4646 tox_envlist: all
4747 devstack_localrc:
4848 CINDER_LVM_TYPE: thin
7474 Integration tests that runs with the ceph devstack plugin, py3
7575 and enable the backup service.
7676 vars:
77 tempest_black_regex: '(VolumesBackupsTest.test_bootable_volume_backup_and_restore|TestVolumeBackupRestore.test_volume_backup_restore)'
77 tempest_exclude_regex: '(VolumesBackupsTest.test_bootable_volume_backup_and_restore|TestVolumeBackupRestore.test_volume_backup_restore)'
7878 devstack_local_conf:
7979 test-config:
8080 $TEMPEST_CONFIG:
8989 name: cinder-tempest-plugin-cbak-ceph
9090 branches: ^(?=stable/(ocata|pike|queens|rocky|stein|train)).*$
9191 vars:
92 tempest_black_regex: ''
92 tempest_exclude_regex: ''
9393 devstack_local_conf:
9494 test-config:
9595 $TEMPEST_CONFIG: