kubernetes/test/e2e/framework
Patrick Ohly 5614a9d064 e2e framework: eliminate interim sub packages
The "todo" packages were necessary while moving code around to avoid hitting
cyclic dependencies. Now that any sub package can depend on the framework, they
are no longer needed and the code can be moved into the normal sub packages.
2022-10-06 08:16:47 +02:00
..
auth e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00
autoscaling e2e framework: move dumping of information into sub package 2022-10-06 08:16:47 +02:00
config Generate and format files 2022-07-26 13:14:05 -04:00
daemonset Make daemon.NodeShouldRunDaemonPod function public 2022-03-08 11:32:17 +00:00
debug e2e framework: move resource gathering into framework/debug 2022-10-06 08:16:47 +02:00
deployment Fix container name on NewDeployment() 2021-10-27 22:46:11 +00:00
endpoints hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
endpointslice Update e2e tests to use EndpointSlice v1 API 2021-03-08 09:44:47 -08:00
events e2e: deflake test by not relying on events 2021-05-06 10:49:21 +02:00
gpu hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ingress e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
internal Merge pull request #111961 from pohly/e2e-klog-output 2022-09-17 14:38:28 -07:00
job batch: add suspended job 2021-03-08 20:08:21 +00:00
kubectl e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
kubelet test/e2e: fix GetCurrentKubeletConfig 2022-06-30 14:57:12 +03:00
kubesystem hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
manifest revert change in imports: ide auto-change to make import-boss verify green 2022-03-10 10:20:59 +08:00
metrics e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
network e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
node e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
perf various corrections in test/e2e package 2022-09-16 18:59:30 +05:30
pod e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
providers e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
pv move storage class helpers to utils 2022-08-02 20:52:04 +02:00
rc e2e framework: move node helper code into sub package 2022-10-06 08:16:47 +02:00
replicaset align some of the pod start up times 2021-04-02 11:29:38 -07:00
resource Fix HPA E2E CRD test 2022-09-21 22:39:47 +00:00
security e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
service e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
skipper Define the const of GINKGO_PANIC directly 2022-07-08 10:44:53 +08:00
ssh e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00
statefulset e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
testfiles Rename variable error to err 2022-03-09 10:39:34 +08:00
timer hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volume e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
websocket hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions (ut) add tests for bad filed values checking; refactor some funcs 2022-05-09 16:17:32 +08:00
expect.go e2e: make failure message for unexpected errors more readable 2022-06-03 13:41:02 +02:00
flake_reporting_util.go fix pass []any as any in variadic function 2022-07-09 18:53:54 +08:00
framework.go e2e framework: move resource gathering into framework/debug 2022-10-06 08:16:47 +02:00
ginkgowrapper.go e2e: improve description of framework callbacks 2022-09-13 14:27:32 +02:00
log_test.go e2e: disable double printing of errors 2022-08-22 17:04:26 +02:00
log.go e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00
nodes_util.go e2e framework: move NodeKiller into framework/node 2022-10-06 08:16:47 +02:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
ports.go refactor(e2e): grab metrics from controller-manager via nginx 2021-05-03 00:12:06 +08:00
provider.go Fix volume creation and deletion of Azure File tests 2022-03-25 08:56:56 -03:00
size.go
test_context.go e2e framework: move NodeKiller into framework/node 2022-10-06 08:16:47 +02:00
timeouts.go honor the framework delete timeout for pv 2022-05-03 17:20:10 +00:00
util.go e2e framework: move node helper code into sub package 2022-10-06 08:16:47 +02:00