diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2017-11-05 17:39:47 -0600 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2017-11-06 19:26:41 -0600 |
| commit | 7f04f2f286b61725ee5982e240638af9051e89b9 (patch) | |
| tree | 255a768ea2ab6db88b6f692f1e5bd2a3e607a2e9 /playbooks/osc-devstack/run.yaml | |
| parent | fcf928eaaa55068564de183ea2fc266e5d035a34 (diff) | |
| download | python-openstackclient-7f04f2f286b61725ee5982e240638af9051e89b9.tar.gz | |
Backport Zuul v3 tests
Do a single copy of the current test state from master
Depends-On: I6ba35ea9e2080012f098569efcd65e1145829d91
Change-Id: I428516388cee564da86be69ad0591108217f82f6
Diffstat (limited to 'playbooks/osc-devstack/run.yaml')
| -rw-r--r-- | playbooks/osc-devstack/run.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/playbooks/osc-devstack/run.yaml b/playbooks/osc-devstack/run.yaml new file mode 100644 index 00000000..22f82096 --- /dev/null +++ b/playbooks/osc-devstack/run.yaml @@ -0,0 +1,3 @@ +- hosts: all + roles: + - tox |
