Skip to content

Commit

Permalink
[Release 0.51] IPv6 lane shouldn't be required and should be optional (
Browse files Browse the repository at this point in the history
…#2001)

Release 0.51 does not contain single stack IPv6 support that was added to
kubevirt here kubevirt/kubevirt#7158

Signed-off-by: Alona Kaplan <alkaplan@redhat.com>
  • Loading branch information
AlonaKaplan committed Apr 1, 2022
1 parent c87ffbb commit 2dfa09f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1304,7 +1304,7 @@ presubmits:
privileged: true
nodeSelector:
type: bare-metal-external
- always_run: true
- always_run: false
branches:
- release-0.51
cluster: prow-workloads
Expand All @@ -1321,6 +1321,7 @@ presubmits:
preset-shared-images: "true"
max_concurrency: 11
name: pull-kubevirt-e2e-k8s-1.22-ipv6-sig-network-0.51
optional: true
spec:
containers:
- command:
Expand Down

0 comments on commit 2dfa09f

Please sign in to comment.