Get parsed test results in tobiko-devstack job
Change-Id: I7ccdc980efc938dee21c3852ebdc67c50136cea4
This commit is contained in:
parent
a911396825
commit
a2ace59143
@ -18,5 +18,5 @@
|
|||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- role: fetch-subunit-output
|
- role: fetch-subunit-output
|
||||||
zuul_work_dir: '{{ devstack_base_dir }}/tempest'
|
zuul_work_dir: '{{ devstack_base_dir }}/tobiko'
|
||||||
- role: process-stackviz
|
- role: process-stackviz
|
@ -78,7 +78,7 @@
|
|||||||
tempest: false
|
tempest: false
|
||||||
|
|
||||||
run: playbooks/tobiko-devstack.yaml
|
run: playbooks/tobiko-devstack.yaml
|
||||||
# post-run: playbooks/post-tobiko-devstack.yaml
|
post-run: playbooks/post-tobiko-devstack.yaml
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^api-ref/.*$
|
- ^api-ref/.*$
|
||||||
|
Loading…
Reference in New Issue
Block a user