Codebase list cinder-tempest-plugin / d0e5b91 playbooks / post-cinderlib.yaml
d0e5b91

Tree @d0e5b91 (Download .tar.gz)

post-cinderlib.yaml @d0e5b91raw · history · blame

1
2
3
4
5
6
- hosts: tempest
  vars:
    tox_envlist: functional
    zuul_work_dir: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
  roles:
    - fetch-tox-output