Codebase list cinder-tempest-plugin / run/e6a85db7-6e86-4530-846c-a96a8950fe70/main playbooks / post-cinderlib.yaml
run/e6a85db7-6e86-4530-846c-a96a8950fe70/main

Tree @run/e6a85db7-6e86-4530-846c-a96a8950fe70/main (Download .tar.gz)

post-cinderlib.yaml @run/e6a85db7-6e86-4530-846c-a96a8950fe70/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