Skip to content

Commit 7693568

Browse files
committed
Remove olm-opensource test case
Template version: main (7e46fac)
1 parent ce5ed43 commit 7693568

24 files changed

+2
-1107
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"name": "Cilium",
88
"slug": "cilium",
99
"parameter_key": "cilium",
10-
"test_cases": "defaults helm-opensource olm-opensource egress-gateway bgp-control-plane kubeproxyreplacement-strict l2-announcement clustermesh enterprise-bgp hubble-access lib-ipcalc olm-enterprise",
10+
"test_cases": "defaults helm-opensource egress-gateway bgp-control-plane kubeproxyreplacement-strict l2-announcement clustermesh enterprise-bgp hubble-access lib-ipcalc olm-enterprise",
1111
"add_lib": "n",
1212
"add_pp": "n",
1313
"add_golden": "y",

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
instance:
3535
- defaults
3636
- helm-opensource
37-
- olm-opensource
3837
- egress-gateway
3938
- bgp-control-plane
4039
- kubeproxyreplacement-strict
@@ -60,7 +59,6 @@ jobs:
6059
instance:
6160
- defaults
6261
- helm-opensource
63-
- olm-opensource
6462
- egress-gateway
6563
- bgp-control-plane
6664
- kubeproxyreplacement-strict

Makefile.vars.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ KUBENT_IMAGE ?= ghcr.io/doitintl/kube-no-trouble:latest
5757
KUBENT_DOCKER ?= $(DOCKER_CMD) $(DOCKER_ARGS) $(root_volume) --entrypoint=/app/kubent $(KUBENT_IMAGE)
5858

5959
instance ?= defaults
60-
test_instances = tests/defaults.yml tests/helm-opensource.yml tests/olm-opensource.yml tests/egress-gateway.yml tests/bgp-control-plane.yml tests/kubeproxyreplacement-strict.yml tests/l2-announcement.yml tests/clustermesh.yml tests/enterprise-bgp.yml tests/hubble-access.yml tests/lib-ipcalc.yml tests/olm-enterprise.yml
60+
test_instances = tests/defaults.yml tests/helm-opensource.yml tests/egress-gateway.yml tests/bgp-control-plane.yml tests/kubeproxyreplacement-strict.yml tests/l2-announcement.yml tests/clustermesh.yml tests/enterprise-bgp.yml tests/hubble-access.yml tests/lib-ipcalc.yml tests/olm-enterprise.yml

tests/golden/olm-opensource/cilium/apps/cilium.yaml

Whitespace-only changes.

tests/golden/olm-opensource/cilium/cilium/02_aggregated_clusterroles.yaml

Lines changed: 0 additions & 67 deletions
This file was deleted.

tests/golden/olm-opensource/cilium/cilium/10_ebpf_alerts.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

tests/golden/olm-opensource/cilium/cilium/olm/99_cleanup.yaml

Lines changed: 0 additions & 95 deletions
This file was deleted.

tests/golden/olm-opensource/cilium/cilium/olm/cluster-network-03-cilium-ciliumconfigs-crd.yaml

Lines changed: 0 additions & 44 deletions
This file was deleted.

tests/golden/olm-opensource/cilium/cilium/olm/cluster-network-06-cilium-00000-cilium-namespace.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

tests/golden/olm-opensource/cilium/cilium/olm/cluster-network-06-cilium-00001-cilium-olm-serviceaccount.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)