Switch tempest-slow to be run on python 3
This patch switches tempest-slow to new tempest-slow-py3 job. For coverage of tempest-slow tests on py2, Tempest check pipeline will continue running this job on check pipeline. As this tempest-slow job is not from integrated gate template, it is ok to run only py3 job on project side. Depends-On: https://review.openstack.org/633983 Change-Id: I4f305429ec2baac8556b59e72292f06524370c17
This commit is contained in:
parent
f715ebfa88
commit
e362b80c6a
@ -160,7 +160,7 @@
|
||||
- ^setup.cfg$
|
||||
- ^tools/.*$
|
||||
- ^tox.ini$
|
||||
- tempest-slow:
|
||||
- tempest-slow-py3:
|
||||
irrelevant-files:
|
||||
- ^(test-|)requirements.txt$
|
||||
- ^.*\.rst$
|
||||
|
Loading…
x
Reference in New Issue
Block a user