Codebase list cinder-tempest-plugin / run/32297704-a4ff-4113-ab5f-d3ced4530349/main playbooks / post-cinderlib.yaml
run/32297704-a4ff-4113-ab5f-d3ced4530349/main

Tree @run/32297704-a4ff-4113-ab5f-d3ced4530349/main (Download .tar.gz)

post-cinderlib.yaml @run/32297704-a4ff-4113-ab5f-d3ced4530349/mainraw · 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