Ciprian Hacman
04e6c19435
testing: Skip broken test that depends on expired credential
2025-07-29 10:53:08 +03:00
Ciprian Hacman
ec0f8c9c4e
Bump skip.regex for failing tests to 1.34
2025-04-25 17:36:51 +03:00
Peter Rifel
bb14406b51
Skip hostnetwork + hostname tests through 1.33
2025-02-27 21:18:54 -06:00
Ciprian Hacman
d1b61812ac
Skip failing test in pull-kops-kubernetes-e2e-ubuntu-gce-build
2025-02-09 18:28:12 +02:00
Ciprian Hacman
6069b33551
Skip failing test
2025-02-08 19:50:50 +02:00
Ciprian Hacman
c4a3f0b33d
Skip test `Services should implement NodePort and HealthCheckNodePort correctly when ExternalTrafficPolicy changes`
2025-01-06 13:00:16 +02:00
Ciprian Hacman
eaf796c3c0
Remove support for K8s 1.26 in kOps 1.32
2025-01-04 15:01:41 +02:00
Peter Rifel
b4e55237b1
Temporarily skip failing cilium test to unblock PRs
2024-12-16 20:01:11 -06:00
Peter Rifel
c41e8d8f79
Skip some GCP in-tree e2e tests
2024-09-10 18:34:26 -05:00
Peter Rifel
50e96029ee
Stop skipping protocol tests for future Cilium versions
2024-08-30 18:51:41 -05:00
Ciprian Hacman
17ebe3ffce
Fix tests skips for kube-router
2024-08-25 17:01:41 +03:00
Kubernetes Prow Robot
c11270f30e
Merge pull request #16770 from justinsb/skip_cilium_kubeproxy_metrics
...
tests: skip kube-proxy metric tests with cilium
2024-08-25 12:20:09 +01:00
Kubernetes Prow Robot
b8e9ba571b
Merge pull request #16772 from justinsb/skip_cilium_nodeport
...
tests: skip NodePort tests with cilium
2024-08-25 09:58:09 +01:00
justinsb
e6189ca287
tests: skip NodePort tests with cilium
...
Seems to be specific to kube-proxy replacement, but that is our default for newer clusters.
2024-08-24 22:43:39 -04:00
justinsb
f70fe6bd3d
tests: skip "service endpoints using hostNetwork" test across all clouds
...
We were skipping on DigitalOcean and AWS, but it seems this is actually more a property of the OS under test, because it is the hostname vs node-name problem.
2024-08-24 21:28:19 -04:00
justinsb
9645d82cd7
tests: skip kube-proxy metric tests with cilium
...
This test tries to query kube-proxy on port 10249, but it appears that the cilium kube-proxy replacement does not implement this.
Upstream issue: https://github.com/kubernetes/kubernetes/issues/126903
2024-08-24 19:48:34 -04:00
justinsb
9adfb361ee
kubetest2: Bumping regex skiplist version to include 1.31
...
It doesn't look like this test is fully fixed in 1.31
2024-08-15 15:20:13 -04:00
Peter Rifel
f0602052b9
Stop skipping hostNetwork hostname e2e test
2024-07-14 16:53:28 -05:00
Peter Rifel
c35e43ce1d
Skip failing tests on older upgrade jobs migrated to EKS
2024-07-02 17:28:21 -05:00
Aaron U'Ren
d3e4d74947
skip_regex.go: update kube-router regex
...
* kube-router enable service.kubernetes.io tests
* kube-router enable load-balancer tests
* kube-router enable endpointslice tests
2024-03-31 13:16:28 -05:00
Aaron U'Ren
cb88bc67e4
k8s-1.12.yaml.template: update kube-router
...
* Update version v1.6.0 -> v2.1.0
* expose container runtime socket to kube-router
* kube-router loadbalancer controller
* Add access / information that is needed by the load balancer
controller in kube-router.
* add access to endpoint slices for services controller
* enable hairpin mode on kube-router
* There are integration tests in kops that expect that hairpin
functionality is always enabled, as such we now enable hairpin-mode
in kube-router by default.
* enable hostPID access
* kube-router now requires access to the host's process namespace. See
https://github.com/cloudnativelabs/kube-router/pull/1584 for more
information.
2024-03-30 14:23:17 -05:00
Peter Rifel
4480364727
Skip hostname e2e test on digitalocean
2024-02-24 14:08:39 -06:00
Peter Rifel
fba4c1cc50
Skip hostname test for all aws jobs
2024-02-22 07:34:56 -06:00
Peter Rifel
e86d40db45
Skip known-failing test on most e2e jobs
2024-02-19 20:17:36 -06:00
Peter Rifel
d7c454a879
Remove skip regex from untested k8s versions
2024-02-19 20:11:12 -06:00
Mahamed Ali
2cd79934d5
set num-nodes flag automatically ( #16176 )
...
Co-authored-by: upodroid <upodroid@users.noreply.github.com>
2024-01-20 15:42:16 +01:00
Aaron U'Ren
665c677235
skip_regex.go: kube-router add back in service afinity test
2023-12-21 17:53:31 -06:00
Aaron U'Ren
1c16117d1e
kube-router: skip 1.28 tests that fail consistently
2023-12-02 12:08:50 -06:00
Peter Rifel
5ae2b972a3
Skip hostname test in DigitalOcean
2023-11-30 22:13:59 -06:00
Peter Rifel
de8b406793
Skip UDP LoadBalancer test on k8s 1.26
2023-08-25 20:39:34 -05:00
Peter Rifel
ff799a3102
Continue skipping SCTP HostPort tests in older k8s versions
...
After no longer skipping these in kops 1.28, the e2e tests began failing again.
It turns out cilium doesn't enable SCTP support by default, it is guarded by a `enable-sctp` config boolean.
In k8s 1.27 the test was also renamed and added [Serial], so it is still being skipped on k8s 1.27+ test jobs
2023-08-20 19:56:34 -05:00
Ciprian Hacman
7783e6254c
Skip failing ProxyTerminatingEndpoints test
2023-08-17 08:42:23 +03:00
Ciprian Hacman
b8594e4c21
gce: Skip failing Cilium test
2023-08-16 07:46:55 +03:00
John Gardiner Myers
4e997e98b1
Trim e2e skip regexes for Cilium
2023-08-07 20:32:38 -07:00
John Gardiner Myers
be9325aac2
Skip ssh-to-all-nodes test in private topology
2023-07-20 17:26:50 -07:00
Peter Rifel
1b481aa5b9
Continue skipping SCTP tests for cilium until we upgrade to 1.13
2023-07-19 07:15:50 -05:00
John Gardiner Myers
0dfac69d83
Remove support for Weave networking
2023-06-22 23:03:24 -07:00
Ciprian Hacman
f9e3ed35e1
Reduce the list of skipped e2e test for Cilium
2023-05-25 11:07:29 +03:00
Ciprian Hacman
64d1db1fda
Fix kube-router tests
2023-05-20 09:49:11 +03:00
Peter Rifel
a4e94d5487
Skip multiple-port multiple-endpointslice e2e test with Cilium
...
This job is failing, skipping until we're upgraded to 1.13 to see if that fixes the failing test
2023-03-16 22:48:29 -05:00
Peter Rifel
42657e8196
Skip new endpoint port/protocol e2e test on cilium
2023-03-16 17:01:55 -05:00
John Gardiner Myers
235aa61594
v1alpha3: move networking fields under networking
2022-12-02 19:19:59 -08:00
John Gardiner Myers
76f71512cc
v1alpha3: fix miscellaneous capitalization
2022-11-28 21:37:21 -08:00
Ciprian Hacman
d29812fc6e
Replace fi.Bool/Float*/Int*/StringValue() with fi.ValueOf
2022-11-19 03:45:23 +02:00
Antonio Ojea
d242e2386c
skip Loadbalancer UDP tests
...
// All the loadbalancer tests in the suite fail on IPv6, however,
// they were skipped because they were tagged as [Slow]
// skip these tests temporary since they fail always on IPv6
// TODO: aojea
2022-11-18 16:54:46 +00:00
John Gardiner Myers
bcb48c60de
Skip the SSH-to-nodes test in private topology
2022-11-11 12:59:49 -08:00
Ole Markus With
f159bb65de
Skip tests related to metadata concealment on GCE k8s <= 1.23
2022-08-24 09:27:25 +02:00
Ciprian Hacman
39ce310a06
Skip RuntimeClass tests for GCE
2022-08-17 07:34:42 +03:00
Ole Markus With
04581c3ae2
Fix more e2e skips
2022-08-13 19:08:16 +02:00
Ole Markus With
26024672b8
Use semver for skipregex ifs instead of strings.Contains
2022-08-10 15:28:31 +02:00