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