kubernetes/test/e2e_node
Odin Ugedal c04ead5fb1
Add error check for instance insert
Not all errors will happen in sync during Instances.Insert(...).Do(), so
it is important to verify the operation object to see why insert fails.
An example is when exceeding the resource quota.

Eg.
could not create instance test-cos-beta-80-12739-29-0: [&{Code:QUOTA_EXCEEDED Location: Message:Quota 'CPUS' exceeded.  Limit: 24.0 in region europe-west6. ForceSendFields:[] NullFields:[]}

This fixes the issue where tests will fail "silently" when instance
insert fails.
2020-01-09 09:49:38 +01:00
..
builder fix golint failures in test/e2e_node/builder 2019-03-26 14:12:45 +08:00
conformance using short flags instead with validate 2019-09-25 23:08:50 +08:00
environment Merge pull request #81932 from palnabarun/fix-staticcheck-tests-e2e_node 2019-09-20 22:55:37 -07:00
jenkins opt out of module mode for builds 2019-11-06 17:39:05 -05:00
perf/workloads fix 1-12 number urls 2019-11-21 11:17:46 +08:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
remote fix golint failures of test/e2e_node/remote 2019-11-29 18:11:55 +08:00
runner Add error check for instance insert 2020-01-09 09:49:38 +01:00
services Phase 2: service and endpoint processing 2019-08-28 15:59:43 +00:00
system delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
apparmor_test.go add missing alias of api errors under test 2019-12-26 17:29:38 +08:00
benchmark_util.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
BUILD if no cycle dependency , use framework in test/e2e_node subpackage 2020-01-02 15:52:05 +08:00
container_log_rotation_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
container_manager_test.go Convert ExpectEqual(err, nil) to ExpectNoError(err) 2019-12-04 20:28:31 -08:00
cpu_manager_test.go Update top-level CPUManager to adhere to new state semantics 2019-12-11 23:02:51 +01:00
critical_pod_test.go Remove Delete/CreateSyncInNamespace() 2019-12-30 18:59:42 +00:00
density_test.go if no cycle dependency , use framework in test/e2e_node subpackage 2020-01-02 15:52:05 +08:00
device_plugin_test.go e2e: move funs of framework/deviceplugin to e2e_node 2019-12-16 00:46:56 +08:00
doc.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
docker_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
docker_util.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
dockershim_checkpoint_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
dynamic_kubelet_config_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
e2e_node_suite_test.go test/e2e_node/:use framework.Equal() instead of using gomega.Expect(bool).To(gomega.BeTrue(),explain) 2019-12-11 18:50:29 +08:00
eviction_test.go add missing alias of api errors under test 2019-12-26 17:29:38 +08:00
framework.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
garbage_collector_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
gke_environment_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
gpu_device_plugin_test.go e2e: move funs of framework/gpu to e2e_node 2019-12-16 00:53:01 +08:00
gubernator.sh fix test/e2e_node/gubernator.sh shellcheck failures 2019-06-23 17:01:54 -07:00
hugepages_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
image_id_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
image_list.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
log_path_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
mirror_pod_test.go add missing alias of api errors under test 2019-12-26 17:29:38 +08:00
node_container_manager_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
node_perf_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
node_problem_detector_linux.go Convert ExpectEqual(err, nil) to ExpectNoError(err) 2019-12-04 20:28:31 -08:00
OWNERS Add klueska as an approver in test/e2e_node/OWNERS 2019-12-19 15:37:03 +01:00
pids_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
pods_container_manager_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
quota_lsci_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
README.md Update deprecated links 2019-02-15 09:13:07 -05:00
resource_collector.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
resource_metrics_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
resource_usage_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
restart_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
runtime_conformance_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
security_context_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
startup_probe_test.go Merge pull request #83437 from matthyx/startupprobe-beta 2019-12-20 00:59:32 -08:00
summary_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
system_node_critical_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
util.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
util_xfs_linux.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
util_xfs_unsupported.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
volume_manager_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00