Switch to new grenade job name

The integrated gate templates has switched to the new grenade name
(grenade-py3 -> grenade). This repo uses an integrated gate template
but also listed the job for irrelevant files an extra entry.

Rename the job following the template change to avoid duplicate
grenade runs.

Details:
- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014602.html

Change-Id: I5fe73e09dc12018fc64226fd22d06fedd5b15d42
This commit is contained in:
Andreas Jaeger 2020-05-04 08:39:47 +02:00
parent 10f7130bcf
commit 06eb617bec

View File

@ -250,7 +250,7 @@
- ^\.zuul\.yaml$
- tempest-integrated-storage:
irrelevant-files: *tempest-irrelevant-files
- grenade-py3:
- grenade:
irrelevant-files: *tempest-irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
@ -261,7 +261,7 @@
- openstack-tox-functional-py37
- tempest-integrated-storage:
irrelevant-files: *tempest-irrelevant-files
- grenade-py3:
- grenade:
irrelevant-files: *tempest-irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files