skip install_prereqs for the second coverage shard command
This commit is contained in:
@@ -5,7 +5,7 @@ source scripts/jenkins-common.sh
|
||||
paver combine_jenkins_coverage
|
||||
|
||||
# Get the diff coverage and html reports for unit tests
|
||||
paver coverage
|
||||
NO_PREREQ_INSTALL=true paver coverage
|
||||
|
||||
# Get coverage reports for bok choy
|
||||
# paver bokchoy_coverage
|
||||
|
||||
Reference in New Issue
Block a user