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:
James E. Blair 2019-07-10 09:24:16 -07:00
parent a4f083ad12
commit 905731c02b
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@
vars:
tox_envlist: pep8
bindep_profile: test pep8
test_setup_skip: true
- job:
name: openstack-tox-cover