kubernetes/test/e2e/framework
Kubernetes Prow Robot 4af19756bd
Merge pull request #105217 from dbgoytia/refactor/102787-enable-block-tests
Refactoring TestConcurrentAccessToRelatedVolumes for enabling Block Volume tests
2021-10-05 14:18:57 -07:00
..
auth Remove usage of github.com/pkg/errors 2021-06-23 17:46:23 +08:00
autoscaling test: e2e: HPA ContainerResource 2021-07-21 10:24:00 +05:30
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
deployment Update tests to use common pod functions from framework/pod/utils.go 2021-03-11 07:25:56 +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
ginkgowrapper hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gpu hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ingress run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
job batch: add suspended job 2021-03-08 20:08:21 +00:00
kubectl Add a TODO to install sync in agnhost 2021-04-16 00:01:18 +00:00
kubelet hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubesystem hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
log hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
manifest hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
metrics Fix err of GrabFromAPIServer() 2021-09-02 21:31:04 +00:00
network PokeHTTP default timeout to avoid hanging connections 2021-06-02 22:38:12 +02:00
node Fix zone calculation - consider only untainted nodes 2021-08-03 14:41:12 +02:00
perf hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pod Create node_e2e test for ephemeral containers 2021-09-27 13:13:33 +02:00
providers Fix NPE in test/e2e/framework/providers/azure 2021-07-26 10:27:44 +08:00
pv Update tests to use common pod functions from framework/pod/utils.go 2021-03-11 07:25:56 +00:00
rc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicaset align some of the pod start up times 2021-04-02 11:29:38 -07:00
resource hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
security hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
service Merge pull request #104478 from aojea/lb_timeouts 2021-08-20 11:19:43 -07:00
skipper Disable deprecated volume limits test when migration enabled and replace with CSI-specific test 2021-06-22 11:31:00 -07:00
ssh Fix SIG Node SSH e2e test 2021-07-21 15:57:14 +02:00
statefulset add StatefulSet MinReadySeconds e2e test 2021-09-15 13:32:38 +02:00
testfiles generated: remove usage of go-bindata 2021-06-29 19:16:48 +05:30
timer hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volume Testing GenerateReadBlockCmd for enabling block volume tests. 2021-09-24 18:50:21 +00:00
websocket hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions Remove "pkg/controller/volume/scheduling" dependency from "pkg/scheduler/framework/plugins" 2021-08-13 19:08:45 +08:00
cleanup.go e2e: add log for running which cleanup action 2021-05-16 15:50:43 +08:00
exec_util.go Remove extra space 2021-07-08 17:29:15 +01:00
expect.go Add more E2E tests for the ../poddisruptionbudgets endpoint 2020-02-18 11:19:30 -08:00
flake_reporting_util.go Copy PrettyPrintJSON to core framework 2019-09-23 18:10:50 +00:00
framework.go e2e: grab controller and scheduler metrics via port forwarding 2021-06-16 12:02:40 +02:00
log_size_monitoring.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07:00
log_test.go Remove unused FailfWithOffset() 2020-10-01 21:04:12 +00:00
log.go Remove unused FailfWithOffset() 2020-10-01 21:04:12 +00:00
nodes_util.go Upgrade etcd to 3.5.0 2021-06-24 09:15:17 +02:00
OWNERS promote SataQiu to an approver of test and test/e2e/framework 2019-12-12 10:49:31 +08:00
pods.go Apply suggestions from code review 2021-10-04 15:07:37 +02:00
ports.go refactor(e2e): grab metrics from controller-manager via nginx 2021-05-03 00:12:06 +08:00
provider.go Remove usage of github.com/pkg/errors 2021-06-23 17:46:23 +08:00
psp.go Grant PSP permissions to all serviceaccounts in e2e, not just default 2021-05-25 17:49:21 -04:00
resource_usage_gatherer.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07:00
size.go Separate e2enetwork from e2e core framework 2019-10-25 17:58:20 +00:00
test_context.go e2e: TM: add option to fail instead of skip 2021-09-13 13:23:36 +02:00
timeouts.go Add Snapshot Controller e2e metric tests 2021-05-20 23:29:23 -07:00
util.go run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00