Codebase list cinder-tempest-plugin / run/6f181dc4-9555-417b-9d7d-dfe807d9d7ef/main playbooks / post-cinderlib.yaml
run/6f181dc4-9555-417b-9d7d-dfe807d9d7ef/main

Tree @run/6f181dc4-9555-417b-9d7d-dfe807d9d7ef/main (Download .tar.gz)

post-cinderlib.yaml @run/6f181dc4-9555-417b-9d7d-dfe807d9d7ef/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