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

Tree @5ae7924 (Download .tar.gz)

post-cinderlib.yaml @5ae7924raw · history · blame

1
2
3
4
5
6
- hosts: all
  vars:
    tox_envlist: functional
    zuul_work_dir: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
  roles:
    - fetch-tox-output