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
upodroid
1a593e4f6f
fix the gce info shown in kops get cmd and set node-tag ginkgo flag
2023-12-03 11:41:45 +00: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
b7befc1cb5
Don't get cluster --full when attempting leak cleanup
...
If a job's --down was interrupted, the state store can be in an inconsistent state.
This can cause `kops get cluster --full` to fail if certain additional objects are missing, yet `kops get cluster` would succeed.
We omit `--full` to ensure `kops get cluster` succeeds and leak cleanup is reattempted.
2023-11-13 21:19:49 -06:00
upodroid
ecf212d736
add --node-instance-group flag to ginkgo
2023-10-26 23:08:18 +01:00
upodroid
1fb7776553
build kubernetes from source with kops
2023-10-20 22:27:55 +01: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
f4260f3087
Fix missed field rename
2022-12-02 19:19:59 -08: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
John Gardiner Myers
d39ba74bd7
Change the control-plane IG role to "ControlPlane" in v1alpha3 API
2022-11-22 17:05:29 -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
5f1e9b174e
Kubetest2 to only download the kubectl binary instead of entire tar
...
Also readds checksum tests
2022-08-28 08:05:32 +02:00
Ole Markus With
c307d3fc7b
Use runpath for the kubectl binary
2022-08-28 08:05:32 +02: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
Ole Markus With
cfc4e504d0
Skip testing the in-tree aws-ebs driver if CSI driver is enabled
2022-08-10 13:41:03 +02:00
Ole Markus With
fad50f6aa6
Test the aws ebs csi driver in e2e if installed
2022-08-06 12:49:38 +02:00
Ole Markus With
cd584a03fa
Skip known failing cilium e2e test
2022-06-19 18:50:26 +02:00
Peter Rifel
a7ffd8dc04
Skip in-tree volume limits test
2022-05-08 18:59:50 -05:00
Ciprian Hacman
178cf89324
Don't install nfs-common/nfs-utils by default
2022-05-03 04:29:23 +03:00
Peter Rifel
6f0f0a9153
Skip SCTP tests in k8s 1.25 as well
2022-04-21 17:21:32 -05:00
Peter Rifel
50469d9955
Skip topology hints tests in k8s 1.23
2022-04-19 22:30:11 -05:00
Ole Markus With
ba544eacce
Add control-plane taint as kubetest2 non-blocking taint and fix OS tests
2022-04-18 13:56:13 +02:00
Kubernetes Prow Robot
f32503e413
Merge pull request #12919 from olemarkus/cilium-11-default
...
Use Cilium 1.11 as default
2022-04-06 04:18:56 -07:00
Ole Markus With
f10ec875ab
Skip upstream e2e log dump
2022-03-30 08:52:35 +02:00
Ole Markus With
9d62968919
Skip expected failure on cilium 1.11
2022-03-29 19:22:10 +02:00
John Gardiner Myers
cac727c357
Make cloudProvider a struct in v1alpha3 API
2022-03-02 21:59:49 -08:00
Peter Rifel
7474a727e8
kubetest2 - Use the same binary path and env when fetching instance groups
...
The GetInstanceGroup function was used in kubetest2-tester-kops which has the desired `kops` set in PATH and KOPS_STATE_STORE already set.
Now that we're using GetInstanceGroups in kubetest2-kops (the deployer) we need to override these to the values that the deployer determines.
2021-12-20 20:34:48 -06:00
Kubernetes Prow Robot
681b5006d6
Merge pull request #13008 from olemarkus/skip-sctp-check
...
Skip SCTP check for all versions of k8s 1.23/1.24
2021-12-20 00:31:25 -08:00
Ole Markus With
244aadd4fb
Skip SCTP check for all versions of k8s 1.23/1.24
2021-12-20 08:50:18 +01:00
Ciprian Hacman
1e565d8d83
Skip RuntimeClass tests for older Kubernetes versions
2021-12-19 21:38:52 +02:00
Ciprian Hacman
2cb6e0e0d4
Do not skip RuntimeClass tests
2021-12-15 16:39:41 +02:00