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

Tree @21c36ea (Download .tar.gz)

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