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

Tree @70e909b (Download .tar.gz)

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