Skip to content

Commit

Permalink
Revert "Mark kayobe-tox-ansible job as non-voting"
Browse files Browse the repository at this point in the history
The kernel bug causing kayobe-tox-ansible to fail was fixed in
5.15.0-102.112 [1]. This job can be made voting again.

[1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2056143

Change-Id: I75fae789aee0824d3d6e0157999301a38ff76c53
(cherry picked from commit ede6bf4)
  • Loading branch information
priteau committed Apr 11, 2024
1 parent 018448f commit a789a06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zuul.d/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
check:
jobs:
- kayobe-tox-ansible-syntax
- kayobe-tox-ansible:
voting: false
- kayobe-tox-ansible
- kayobe-tox-molecule
- kayobe-overcloud-rocky9
- kayobe-overcloud-centos9s
Expand All @@ -34,6 +33,7 @@
gate:
jobs:
- kayobe-tox-ansible-syntax
- kayobe-tox-ansible
- kayobe-tox-molecule
- kayobe-overcloud-rocky9
- kayobe-overcloud-ubuntu-jammy
Expand Down

0 comments on commit a789a06

Please sign in to comment.