Skip test-setup.sh in pep8 jobs
pep8 jobs should not require database setup, etc, so we can skip running test-setup.sh to save time. Depends-On: https://review.opendev.org/670119 Change-Id: If49c3b5c3c521118bd67da4e7a9600e66bdcf50d
This commit is contained in:
parent
a4f083ad12
commit
905731c02b
@ -224,6 +224,7 @@
|
||||
vars:
|
||||
tox_envlist: pep8
|
||||
bindep_profile: test pep8
|
||||
test_setup_skip: true
|
||||
|
||||
- job:
|
||||
name: openstack-tox-cover
|
||||
|
Loading…
x
Reference in New Issue
Block a user