Set success-url on coverage jobs to cover/
We fetch the coverage reports into the cover directory on logs. The coverage report is the main thing you want to look at from a coverage job. Set the url to that. Change-Id: I387f01557afc36fd621197e2a97500ef44d7aace
This commit is contained in:
parent
ec5347287f
commit
a431d766c2
@ -315,6 +315,7 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
success-url: cover/
|
||||
vars:
|
||||
tox_constraints_file: "{{ ansible_user_dir }}/src/git.openstack.org/openstack/requirements/upper-constraints.txt"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user