Davanum Srinivas
497e9c1971
Cleanup OWNERS files (No Activity in the last year)
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-12-15 10:34:02 -05:00
Davanum Srinivas
9405e9b55e
Check in OWNERS modified by update-yamlfmt.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-12-09 21:31:26 -05:00
Kubernetes Prow Robot
ab4448dd2f
Merge pull request #104177 from DangerOnTheRanger/e2e-resize-node-flake-fix
...
Fix node resizing E2E test flake
2021-12-09 18:01:11 -08:00
Kermit Alexander
57b3727966
Use PodStartShort for node deletion timeout.
2021-11-17 17:40:56 +00:00
Léiyì Zhang
822cc33955
tag ginkgo tests affected by pdcsi migration for skipping and add storageclass check for statefulset and upgrade tests
2021-10-09 17:33:56 +00:00
Kermit Alexander
5acb667ce9
Increase timeout to avoid test flaking in resize_nodes.go.
2021-08-12 00:00:01 +00:00
wojtekt
1f2902a336
Fix panic in master upgrade tests
2021-07-16 07:50:25 +02:00
Shihang Zhang
88b31814f4
BoundServiceAccountTokenVolume ga
2021-05-13 20:45:47 -07:00
Shihang Zhang
cf3232ca65
move upgrade test frameworks closer to Describe
2021-04-14 09:13:58 -07:00
wojtekt
7ac0711af4
Split upgrade tests into sig-owned directories
2021-03-13 12:35:15 +01:00
wojtekt
5744e44cad
Move GPU upgrade tests to node directory
2021-03-12 08:00:11 +01:00
wojtekt
ac0e7b57ab
Remove etcd upgrade test - it's not being run
2021-03-11 14:41:48 +01:00
wojtekt
811d4aaaf6
Split GetUpgradeContext to a dedicated file
2021-03-11 14:39:32 +01:00
wojtekt
d3ec5a5138
Move non-provider specific upgrade tests logic to upgrades package
2021-03-09 21:17:15 +01:00
wojtekt
f5fab2672e
Rename functions to eliminate master word
2021-03-09 21:17:15 +01:00
wojtekt
99fdb84ae8
Split GCE/GKE upgrade mechanics to a separate file
2021-03-09 20:58:58 +01:00
wojtekt
bd3d1e7af0
Refactor upgrade tests to share more code
2021-03-09 10:06:12 +01:00
wojtekt
04a196a3dc
Unify masterUpgrade and nodeUpgrade signatures
2021-03-09 08:50:49 +01:00
wojtekt
d1f721b73f
Cleanup upgrade functions
2021-03-09 08:36:10 +01:00
wojtekt
6d4a601b72
Compute upgradeContext once in upgrade tests
2021-03-09 08:14:30 +01:00
Kubernetes Prow Robot
8d394cda11
Merge pull request #99857 from wojtek-t/cleanup_describe_18
...
Stop using SIGDescribe for upgrade tests to reflect reality
2021-03-08 19:23:54 -08:00
wojtekt
fa5f303a09
Stop using SIGDescribe for upgrade tests to reflect reality
2021-03-05 20:25:56 +01:00
wojtekt
93ff0e5c68
Cleanup test/e2e/upgrades directory
2021-03-05 18:19:46 +01:00
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
Kubernetes Prow Robot
f2d5ee2d2d
Merge pull request #99508 from wojtek-t/cleanup_describe_10
...
Move node_recreate test to cloud/gcp directory
2021-02-26 18:06:38 -08:00
wojtekt
4b98a9f1e6
Move node_recreate test to cloud/gcp directory
2021-02-26 21:47:27 +01:00
wojtekt
cad9957f95
Remove KubeDescribe from SIGDescribe calls
2021-02-26 08:49:25 +01:00
Kubernetes Prow Robot
a7fe0bf8e5
Merge pull request #99403 from wojtek-t/move_gcp_tests
...
Move GKE tests to cloud/gcp package
2021-02-24 12:26:40 -08:00
wojtekt
eb0fce5672
Move GKE tests to cloud/gcp package
2021-02-24 20:37:22 +01:00
xiaofei.sun
fd62f32125
Scheduler: remove pkg/apis/core/field_constants.go
2021-02-24 18:06:29 +08:00
David Eads
64c099d670
remove secondary client retries in e2e tests
2020-10-15 08:30:42 -04:00
Kubernetes Prow Robot
2603cc1fcf
Merge pull request #94835 from zshihang/upgrade
...
upgrade test for BoundServiceAccountTokenVolume
2020-10-03 14:17:05 -07:00
Vishwanath Sangale
395a6d89f6
Updated symbol 'framework.GetMasterHost' to not use word 'master'
2020-09-29 21:05:39 -07:00
Shihang Zhang
637235e893
upgrade test for BoundServiceAccountTokenVolume
2020-09-24 09:55:05 -07:00
Daniel Smith
75f835aa08
move port definitions to a common location
2020-09-02 10:48:25 -07:00
Kenichi Omichi
80c19e4cef
Move MasterUpgrade() out from e2e framework
...
MasterUpgrade() is called only from cloud/gcp/cluster_upgrade.go.
And the function depends on GCP, so it is nice to move this function
from e2e framework.
2020-07-17 18:27:35 +00:00
Jordan Liggitt
c9638d54d0
Defer ginkgo recovers
2020-06-01 11:02:41 -04:00
Yuiko Mori
9c87deb487
Move WaitForService() into e2eservice
2020-04-17 00:11:13 +00:00
Kenichi Omichi
c0d09c943d
Move NodeUpgrade() into GCP e2e tests
...
These functions are for GCP e2e tests only, so this moves these
functions into the tests.
2020-04-02 22:13:50 +00:00
drfish
dfab6b637f
Update .import-aliases for e2e test framework
2020-03-25 11:40:02 +08:00
Mike Danese
c58e69ec79
automated refactor
2020-03-05 14:59:46 -08:00
tanjunchen
b5cdb6e6cb
test/e2e/:remove // TODO: write a wrapper for ExpectNoErrorWithOffset()
2020-03-01 23:00:11 +08:00
Kubernetes Prow Robot
e5524f5f1a
Merge pull request #88099 from cheftako/master
...
Fix gce-cos-master-reboot test
2020-02-13 16:55:33 -08:00
Walter Fender
e8f67d122f
Fix gce-cos-master-reboot test
...
Adding additional steps to network restart to ensure it restarts.
Also directing output to serial port to make the test debuggable.
2020-02-12 17:07:41 -08:00
drfish
5782d616f2
Move skip method from e2e fw ginkgowrapper to e2e skipper fw
2020-02-13 06:25:43 +08:00
Mike Danese
25651408ae
generated: run refactor
2020-02-08 12:30:21 -05:00
Mike Danese
3aa59f7f30
generated: run refactor
2020-02-07 18:16:47 -08:00
YuikoTakada
77f482c553
WIP: use e2eskipper package in test/e2e/cloud
2020-01-14 03:24:23 +00:00
danielqsj
fc738cbb1d
unify alias of api errors under test
2019-12-26 16:40:45 +08:00
tanjunchen
89b31c8d69
move test/e2e/framework/lifecycle/ test/framework/cloud/gcp
2019-12-12 13:28:53 +08:00