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: I4afc73301965b582fd338012f0ddc60f9b85fbb0
(cherry picked from commit 6952950070)
This commit is contained in:
Andreas Jaeger 2020-05-04 08:41:48 +02:00 committed by Andreas Jaeger
parent f869e7e90f
commit 16f6af9c97
1 changed files with 2 additions and 2 deletions

View File

@ -632,7 +632,7 @@
- ^(api-ref|doc|releasenotes)/.*$
- ^test/.*$
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG)$
- grenade-py3:
- grenade:
irrelevant-files:
- ^(api-ref|doc|releasenotes)/.*$
- ^test/.*$
@ -700,7 +700,7 @@
- ^(api-ref|doc|releasenotes)/.*$
- ^test/.*$
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG)$
- grenade-py3:
- grenade:
irrelevant-files:
- ^(api-ref|doc|releasenotes)/.*$
- ^test/.*$