Skip to content

Commit

Permalink
gh: e2e-upgrade: don't skip upgrade for netkit configs
Browse files Browse the repository at this point in the history
Upgrade testing between main and v1.17 should be safe now.

Signed-off-by: Julian Wiedmann <[email protected]>
  • Loading branch information
julianwiedmann authored and pchaigno committed Dec 20, 2024
1 parent eaf3ede commit a5bc909
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests-e2e-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ jobs:
secondary-network: 'true'
ingress-controller: 'true'
host-fw: 'true'
skip-upgrade: 'true'

- name: '24'
# renovate: datasource=docker depName=quay.io/lvh-images/kind
Expand All @@ -406,7 +405,6 @@ jobs:
ciliumendpointslice: 'true'
endpoint-routes: 'true'
ingress-controller: 'true'
skip-upgrade: 'true'

- name: '25'
# renovate: datasource=docker depName=quay.io/lvh-images/kind
Expand All @@ -419,7 +417,6 @@ jobs:
ciliumendpointslice: 'true'
endpoint-routes: 'true'
ingress-controller: 'true'
skip-upgrade: 'true'

- name: '26'
# renovate: datasource=docker depName=quay.io/lvh-images/kind
Expand Down

0 comments on commit a5bc909

Please sign in to comment.