Lubomir I. Ivanov
0b3d50b6dc
test/e2e: move GKE/GCE tests from /lifecycle to /cloud/gcp
...
Move GKE/GCE tests from the sig-cluster-lifecycle
ownership to the sig-cloud-provider-gcp ownership
(ideally the GCP sub-project).
2019-10-12 21:40:07 +03:00
carlory
2301a3b15b
cleanup test code in lifecycle, servicecatalog and ui package
2019-08-27 09:51:23 +08:00
Kenichi Omichi
2cd45b2c54
Move ProxyRequest to kubelet e2e fw
...
In e2e test framework, ProxyRequest() is called in kubelet e2e test
framework only. In addition, the function works for kubelet as tests
which call the function do. So this moves the function into kubelet
e2e test framework to make the dependency simple.
2019-08-13 23:25:47 +00:00
Patrick Ohly
1822895ce2
update Bazel
2019-07-04 17:15:14 +02:00
Jiatong Wang
b1c346c295
Move node related methods to framework/node package
...
- Add a package "node" under e2e/framework and alias e2enode;
- Rename some functions whose name have redundant string.
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com >
2019-06-17 16:59:07 -07:00
Jorge Alarcon Ochoa
4969a05327
Refactored pod-related functions from framework/util.go
...
This a refactoring of framework/utils.go into framework/pod.
Signed-off-by: Jorge Alarcon Ochoa <alarcj137@gmail.com >
2019-05-30 09:30:26 -04:00
John Schnake
338bc3ce42
Move framework ssh code to new package
...
The framework/ssh.go code was heavily used throughout the framework
and could be useful elsewhere but reusing those methods requires
importing all of the framework.
Extracting these methods to their own package for reuse.
Only a few methods had to be copied into this package from the
rest of the framework to avoid an import cycle.
2019-05-08 11:00:36 -05:00
Jiatong Wang
b26b6f0d5c
Modify e2e/lifecycle tests to import e2elog.Logf
...
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com >
2019-05-07 00:23:13 -07:00
Jiatong Wang
30322ba93d
Move framework/upgrade_util.go to framework/lifecycle/upgrade.go
...
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com >
2019-05-03 12:14:31 -07:00
Jiaying Zhang
8175579a0c
add recreate node e2e test
...
Move recreate_node test to gce provider tests.
2019-04-12 16:00:19 -07:00
Zhen Wang
b8b12796fc
Delete node lease if the corresponding node is deleted
2018-11-07 20:31:47 -08:00
Benjamin Elder
f828c6f662
hack/update-bazel.sh
2018-09-24 12:03:24 -07:00
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
Di Xu
924df8a111
auto-generated files
2018-06-12 17:05:27 +08:00
Krzysztof Jastrzebski
2c3bfc81e1
Remove unused test for node auto-repair.
...
This test is testing GKE only feature and should use different
infrastructure.
2018-01-29 16:48:59 +01:00
Krzysztof Jastrzebski
a5446bedf9
Adds node auto-repair e2e tests.
2017-11-16 18:57:25 +01:00
Dr. Stefan Schimanski
bec617f3cc
Update generated files
2017-11-09 12:14:08 +01:00
Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
Manjunath A Kumatagi
22c3a590d1
Fix bazel
2017-09-01 05:39:00 +05:30
Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
xiangpengzhao
4c1879c171
Rename e2e sig framework files
2017-08-02 09:33:19 +08:00
Cheng Xing
ffd48f6311
Added sig-storage labels to upgrade tests and moved them to appropriate directory
2017-07-24 13:23:43 -07:00
Haoran Wang
f02008338f
add integration testing for bootstrap token auth
2017-07-20 22:34:21 +08:00
Mike Danese
3c39173ee4
fixit: break sig-cluster-lifecycle tests into subpackage
2017-07-19 10:14:51 -07:00