Get parsed test results in tobiko-devstack job

Change-Id: I7ccdc980efc938dee21c3852ebdc67c50136cea4
This commit is contained in:
Slawek Kaplonski 2019-03-13 16:45:44 +01:00
parent a911396825
commit a2ace59143
2 changed files with 2 additions and 2 deletions

View File

@ -18,5 +18,5 @@
become: true
roles:
- role: fetch-subunit-output
zuul_work_dir: '{{ devstack_base_dir }}/tempest'
zuul_work_dir: '{{ devstack_base_dir }}/tobiko'
- role: process-stackviz

View File

@ -78,7 +78,7 @@
tempest: false
run: playbooks/tobiko-devstack.yaml
# post-run: playbooks/post-tobiko-devstack.yaml
post-run: playbooks/post-tobiko-devstack.yaml
irrelevant-files:
- ^.*\.rst$
- ^api-ref/.*$