WanLinghao
4c394ddf3b
Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/perf_util.go
2019-07-25 09:41:00 +08: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
John Schnake
2ede81c2a6
Move node, windows, and autoscaling tests to framework/log
...
This is part of the transition to using framework/log instead
of the Logf inside the framework package. This will help with
import size/cycles when importing the framework or subpackages.
2019-05-03 13:23:57 -05:00
SataQiu
252cabf155
[e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go
2019-04-13 16:58:37 +08:00
draveness
f32352ac7e
refactor: clean up e2e framework job utils
...
1. Move job_util to e2e/framework/job package
2. Remove unused UpdateJobWithFunc
2019-04-12 21:26:33 +08:00
Tim Allclair
d15718cb1c
Add custom runtime handler e2e test
2019-03-12 14:47:56 -07:00
Tim Allclair
222988bdda
Migrate to internal node.k8s.io client
2019-03-07 11:57:12 -08:00
Kubernetes Prow Robot
02b8056efb
Merge pull request #73288 from wangzhen127/npd-config
...
Decouple node-problem-detector release from kubernetes
2019-02-28 00:27:25 -08:00
pontiyaraja
12943ce1ac
removed flaky watch from pods test cases
2019-02-27 11:24:20 +05:30
Zhen Wang
efa96f7eb8
allows configuring NPD release and flags on GCI and add cluster e2e test
2019-02-26 21:21:54 -08:00
pontiyaraja
72b91dbd56
graceful pod termination with preStop container lifecycle hook
2019-01-17 14:51:37 +05:30
zhuangqh
8b07d925a0
Add alphaFeature tag to TTLAfterFinished e2e test
...
Signed-off-by: zhuangqh <zhuangqhc@gmail.com >
2019-01-11 12:07:33 +08:00
Tim Allclair
fe7fe3cc64
Implement a basic RuntimeClass E2E
2018-10-29 12:44:56 -07:00
Yu-Ju Hong
0bd9d47c16
GCE: add a crictl test
...
This verifies that crictl is available on the node.
2018-08-08 10:25:17 -07:00
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
David Eads
94e3d94d67
update tests to be specific about the versions they are testing instead of floating
2018-05-01 13:18:41 -04:00
Jan Safranek
a59af81e5e
Add e2e test for mount propagation
2017-11-14 10:16:30 +01:00
guangxuli
7c7392014d
update autogen BUILD files
2017-11-07 11:17:00 +08:00
Di Xu
f7f3577035
use multi-arch busybox for e2e
2017-10-19 10:36:31 +08:00
Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
David Ashpole
97ab99aaa0
remove OutOfDisk from controllers
2017-09-04 17:35:55 -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
Tim Allclair
9aa0bfe8b0
Move the audit e2e test out of the node SIG
2017-07-26 11:22:01 -07:00
Michael Taufen
3c5b050da6
move sig-node related e2e tests to node subdir
2017-07-25 15:22:43 -07:00