Skip to content

Commit

Permalink
Unmaintained only: Remove grenade jobs from check and gate queue
Browse files Browse the repository at this point in the history
Change-Id: I549aa266246d46602571dd5d7992b1b2830639c8
  • Loading branch information
elajkat authored and katonalala committed Mar 26, 2024
1 parent 0134c28 commit d5db288
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,11 +192,11 @@
- release-notes-jobs-python3
check:
jobs:
- grenade-heat-multinode
- grenade-heat-multinode:
voting: false
- heat-functional
- heat-functional-legacy
gate:
jobs:
- grenade-heat-multinode
- heat-functional
- heat-functional-legacy

0 comments on commit d5db288

Please sign in to comment.