Codebase list cinder-tempest-plugin / run/0a02803c-d910-47e0-9cdb-6edcfd169942/main playbooks / post-cinderlib.yaml
run/0a02803c-d910-47e0-9cdb-6edcfd169942/main

Tree @run/0a02803c-d910-47e0-9cdb-6edcfd169942/main (Download .tar.gz)

post-cinderlib.yaml @run/0a02803c-d910-47e0-9cdb-6edcfd169942/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