kubernetes/test/e2e/apimachinery
Kenichi Omichi 12c0eaef25 Use ExpectNoError(err)
We missed another pattern to check error doesn't happen on e2e tests.
This covers the pattern for consistent test implementation.
2020-09-03 23:29:07 +00:00
..
aggregator.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
BUILD Fix /readyz to contain informer-sync 2020-08-04 15:29:43 +02:00
certs.go Add subjectAltName to test serving certificates 2020-07-23 15:57:44 -04:00
chunking.go generated: run refactor 2020-02-08 12:30:21 -05:00
crd_conversion_webhook.go Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00
crd_publish_openapi.go test(kubectl::explain): move the flaky test out of conformance 2020-04-28 21:35:30 +08:00
crd_watch.go client-go dynamic client: add context to callers 2020-03-06 10:56:23 -05:00
custom_resource_definition.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
discovery.go Promote: Discovery PreferredVersion test 2020-07-21 00:30:25 +00:00
etcd_failure.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00
events.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
framework.go fix golint failures of test/e2e/apimachinery 2019-04-16 19:03:26 +08:00
garbage_collector.go Merge pull request #92954 from sbueringer/pr-fix-delete-orphan-test 2020-07-31 13:51:40 -07:00
generated_clientset.go Use e2epod.WaitForPodNameRunningInNamespace directly 2020-03-17 00:13:14 +00:00
health_handlers.go Fix /readyz to contain informer-sync 2020-08-04 15:29:43 +02:00
namespace.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
OWNERS Revert "Merge pull request #93156 from logicalhan/triage-api-machinery" 2020-07-24 13:01:02 +05:30
protocol.go generated: run refactor 2020-02-07 18:16:47 -08:00
resource_quota.go Merge pull request #90286 from smarterclayton/preempt 2020-04-20 10:42:04 -07:00
server_version.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
table_conversion.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
watch.go Fix conformance ordering 2020-07-29 20:50:45 -07:00
webhook.go Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00