mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-14 21:42:21 +00:00
[backport/2.2] turn network-ee-sanity-tests non-voting
SUMMARY
turn network-ee-sanity-tests non-voting
Reviewed-by: Mike Graves mgraves@redhat.com
Reviewed-by: None
(cherry picked from commit b0f1501)
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: None <None>
11 lines
235 B
YAML
11 lines
235 B
YAML
- project:
|
|
name: github.com/ansible-collections/kubernetes.core
|
|
check:
|
|
jobs:
|
|
- network-ee-sanity-tests:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- network-ee-sanity-tests:
|
|
voting: false
|