Merge "Disable siblings for the cinderlib functional tests" into stable/train

This commit is contained in:
Zuul 2020-07-17 19:30:25 +00:00 committed by Gerrit Code Review
commit a658b0209d
1 changed files with 1 additions and 0 deletions

View File

@ -25,4 +25,5 @@
devstack_data_subdir_changed: cinder devstack_data_subdir_changed: cinder
devstack_data_subdir_owner: zuul devstack_data_subdir_owner: zuul
- role: run-cinderlib-tests - role: run-cinderlib-tests
tox_install_siblings: false
cinderlib_base_dir: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}" cinderlib_base_dir: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"