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

Tree @fd47e3d (Download .tar.gz)

post-cinderlib.yaml @fd47e3draw · 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