k3s/test/e2e/framework
Kubernetes Submit Queue 5f6d16527d Merge pull request #49443 from yguo0905/gke-tests
Automatic merge from submit-queue (batch tested with PRs 45813, 49594, 49443, 49167, 47539)

Add node e2e tests for GKE environment

Ref: https://github.com/kubernetes/kubernetes/issues/46891

This PR adds node e2e tests for validating images used on GKE.

- We pass the `SYSTEM_SPEC_NAME` to the node e2e test process via the flag `--system-spec-name` so that we can skip the environment specific tests using `RunIfSystemSpecNameIs()`.
- Also added `SkipIfContainerRuntimeIs()` as the opposite of `RunIfContainerRuntimeIs()`.

**Release note**:
```
None
```
2017-07-28 07:22:36 -07:00
..
ginkgowrapper Add a ginkgo wrapper so we can annotate panics 2017-06-12 14:35:37 -07:00
BUILD Merge pull request #46514 from ravisantoshgudimetla/scheduler_taints_refactor 2017-07-21 22:23:24 -07:00
authorizer_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
cleanup.go
deployment_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
exec_util.go Prepare to introduce websockets for exec and portforward 2017-07-07 18:22:51 -04:00
federation_util.go
firewall_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
framework.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
get-kubemark-resource-usage.go
google_compute.go Tolerate a missing MasterName (for GKE) 2017-07-18 09:55:15 -07:00
ingress_utils.go update import 2017-07-20 11:03:49 -07:00
jobs_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
kubelet_stats.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
networking_utils.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
nodes_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
perf_util.go Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
pods.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
pv_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
rc_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
resource_usage_gatherer.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
rs_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
service_util.go Test GCE ILB functionality 2017-07-24 14:13:41 -07:00
size.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
statefulset_utils.go StatefulSet: Stop using `initialized` annotation in e2e tests. 2017-07-24 10:18:47 -07:00
test_context.go Add node e2e tests for GKE environment 2017-07-23 20:59:11 -07:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Merge pull request #49443 from yguo0905/gke-tests 2017-07-28 07:22:36 -07:00
volume_util.go volume i/o tests for storage plugins 2017-07-18 17:59:15 -07:00