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

Tree @ec47ff7 (Download .tar.gz)

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