Make tempest-full-py3 not run for unit tests change

This commit makes the tempest-full-py3 job not run for unit test
change because it's meaningless and it just consumes our gate machine
resources.

Change-Id: I4f3e40995e2719bc449621d3056b1a6142c1d48f
This commit is contained in:
Masayuki Igawa 2018-10-16 14:58:52 +09:00
parent 5d96f65d98
commit 47b1437b9f
No known key found for this signature in database
GPG Key ID: 290F53EDC899BF89
1 changed files with 2 additions and 0 deletions

View File

@ -385,6 +385,8 @@
- ^tempest/tests/.*$
- tempest-full-parallel:
irrelevant-files: *tempest-irrelevant-files
- tempest-full-py3:
irrelevant-files: *tempest-irrelevant-files
- tempest-full-py36:
irrelevant-files: *tempest-irrelevant-files
- tempest-full-rocky: