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
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
tanjunchen
89b31c8d69
move test/e2e/framework/lifecycle/ test/framework/cloud/gcp
2019-12-12 13:28:53 +08:00
Kubernetes Prow Robot
688149a0c6
Merge pull request #84613 from MorrisLaw/breakout-kubectl-from-utils
...
move KubectlCmd out of utils into its own package
2019-12-06 15:51:53 -08:00
Kubernetes Prow Robot
d49ce6ac42
Merge pull request #85751 from tanjunchen/fix-staticcheck-test-e2e-auth-cloud
...
fix staticcheck in test/e2e/cloud/
2019-12-06 09:05:03 -08:00
Xuewei Zhang
c0db5b2562
Convert ExpectEqual(err, nil) to ExpectNoError(err)
2019-12-04 20:28:31 -08:00
MorrisLaw
b85adbf1fd
moved WriteFileViaContainer and ReadFileViaContainer to kubectl_utils
2019-12-04 20:31:57 +00:00
tanjunchen
c687521b44
fix staticcheck in test/e2e/cloud/
2019-12-02 11:29:49 +08:00
tanjunchen
f993950b3f
use framewoek in test/e2e/cloud
2019-11-27 15:13:55 +08:00
Kenichi Omichi
74f68dfbce
Move functions from e2e/framework/util.go Part-4
...
This is the last PR which moves functions from e2e/framework/util.go
- WaitForServiceWithSelector: Moved to e2e/cloud/gcp
- WaitForStatefulSetReplicasReady: Moved to e2e/storage
- WaitForRCToStabilize: Moved to e2e/kubectl
- CheckInvariants: Moved to e2e/common
- ContainerInitInvariant: Moved to e2e/common
- DumpEventsInNamespace: Renamed to local function
- WaitForDaemonSets: Moved to e2e/e2e.go
2019-11-12 19:25:23 +00:00
Kenichi Omichi
94211f1839
Move functions from e2e framework util.go
...
The following functions are called at some specific places only,
so this moves these functions to the places and makes them local.
- WaitForPersistentVolumeClaimDeleted: Moved to e2e storage
- PrintSummaries: Moved to e2e framework.go
- GetHostExternalAddress: Moved to e2e node
- WaitForMasters: Moved to e2e cloud gcp
- WaitForApiserverUp: Moved to e2e network
- WaitForKubeletUp: Moved to e2e storage vsphere
2019-11-08 19:25:16 +00:00
SataQiu
24f374a395
move test specific functions from rc_util.go
2019-10-29 13:04:59 +08:00