summaryrefslogtreecommitdiff
path: root/playbooks/run_functional_job.yaml
blob: b5d7d23850a2c3b5ccd690f39dde5f0eb629e5e6 (plain)
1
2
3
4
5
6
7
8
- hosts: all
  roles:
    - role: bindep
      bindep_profile: test
      bindep_dir: "{{ zuul_work_dir }}"
    - test-setup
    - ensure-tox
    - tox