Merge "zuul: collect cinderlib logs from tempest node(s) only"

This commit is contained in:
Zuul 2020-07-16 18:38:40 +00:00 committed by Gerrit Code Review
commit be4a682890
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
- hosts: all
- hosts: tempest
vars:
tox_envlist: functional
zuul_work_dir: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"