k3s/test/e2e
Jon Cope ecca32641f Add skipUnlessNodeOS is GCI 2017-04-04 15:38:29 -05:00
..
autoscaling Add retries in cluster-autoscaler e2e 2017-04-04 10:28:24 +02:00
chaosmonkey Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
cluster-logging Move cluster logging tests to a separate folder 2017-03-28 11:18:05 +02:00
common Add skipUnlessNodeOS is GCI 2017-04-04 15:38:29 -05:00
framework Add skipUnlessNodeOS is GCI 2017-04-04 15:38:29 -05:00
generated Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
perf Sig-scalability test segregation to allow for assignment and cleaning, and 2017-03-26 11:01:09 -05:00
perftype Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
scheduling Initial the scheduler priority test 2017-03-30 10:54:27 +08:00
testing-manifests Make a smaller redis image for testing, based on Alpine. 2017-03-28 16:18:00 -07:00
upgrades addressed jeffvance's review comments 2017-03-31 10:15:23 -07:00
BUILD Extract commonly used functions from e2e/resize_nodes.go to e2e/framework 2017-04-04 00:01:20 +02:00
addon_update.go Updates test/e2e/addon_update.go to match addon-manager's new behavior 2017-02-24 16:44:21 -08:00
apparmor.go AppArmor cluster upgrade test 2017-03-07 17:15:53 -08:00
cadvisor.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
cluster_upgrade.go Disable Horizontal Pod Autoscaler upgrade tests until they can be debugged. They were causing upgrades to timeout 2017-03-23 10:10:58 -07:00
cronjob.go Drop NewDefultGroupVersionFramework in favor of client automatically handling proper GroupVersions 2017-03-06 12:12:38 +01:00
daemon_restart.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
daemon_set.go Make a smaller redis image for testing, based on Alpine. 2017-03-28 16:18:00 -07:00
dashboard.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
deployment.go Move test to flaky suite while debugging 2017-03-31 10:41:39 +02:00
disruption.go Fix k8s.io/client-go imports in authorative files before resync 2017-01-31 13:49:38 +01:00
dns.go Increase wait time of result check to 600 seconds 2017-03-20 20:02:19 -07:00
dns_common.go Configure DNS based on the kube-system:kube-dns ConfigMap 2017-02-27 11:31:59 -08:00
dns_configmap.go Move DNS configmap tests to slow, serial suites 2017-03-27 17:39:11 -07:00
e2e-example-config.json
e2e.go Fix problems of not-starting image pullers 2017-03-28 11:05:57 +02:00
e2e_test.go Move autoscaling e2e tests to a separate directory 2017-04-03 16:40:34 +02:00
empty.go Sig-scalability test segregation to allow for assignment and cleaning, and 2017-03-26 11:01:09 -05:00
empty_dir_wrapper.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
etcd_failure.go test: update replica set e2e test 2017-03-30 14:49:15 +02:00
events.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
example_cluster_dns.go Address comments: remove unused resourceVersion in e2e util wait loop; poll pods every 2 seconds 2017-02-08 13:05:11 -08:00
examples.go Switch statefulset controller to shared informers 2017-02-22 08:53:51 -05:00
firewall.go fix redundant alias clientset 2017-01-12 10:21:05 +08:00
garbage_collector.go increase timeout for orphan e2e test 2017-03-10 18:13:48 -08:00
generated_clientset.go Merge pull request #42734 from dashpole/deletion_timeout 2017-03-09 15:06:53 -08:00
gke_local_ssd.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
gke_node_pools.go
ha_master.go Merge pull request #39661 from NickrenREN/clientset-redundant-modify 2017-01-12 13:29:16 -08:00
ingress.go upgrade tests: ingress/glbc 2017-03-01 11:52:55 -08:00
initial_resources.go Added e2e upgrade test for Horizontal Pod Autoscaler. 2017-02-17 09:37:19 +01:00
job.go Implements an upgrade test for Job. Job common functionality is refactored into the framework package to allow for code sharing between e2e and upgrade tests. 2017-02-27 09:24:59 -08:00
kibana_logging.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
kube_proxy.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
kubectl.go Merge pull request #42545 from shiywang/e2e 2017-03-24 15:10:29 -07:00
kubelet.go Extract volume test utils into framework. 2017-04-04 14:50:37 -05:00
kubelet_perf.go e2e: bump the memory limit for kubelet 2017-03-17 11:44:32 -07:00
limit_range.go Initial breakout of scheduling e2es to help assist in both assignment 2017-03-13 22:34:57 -05:00
logging_soak.go
metrics_grabber_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
monitoring.go Merge pull request #42930 from KarolKraskiewicz/influxdb-clientv2 2017-03-22 02:41:43 -07:00
namespace.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
network_partition.go Implements an upgrade test for Job. Job common functionality is refactored into the framework package to allow for code sharing between e2e and upgrade tests. 2017-02-27 09:24:59 -08:00
networking.go Use ping to ip instead of wget google.com in net connectivity check 2017-03-27 17:18:55 -07:00
networking_perf.go
nodeoutofdisk.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
pd.go Extract commonly used functions from e2e/resize_nodes.go to e2e/framework 2017-04-04 00:01:20 +02:00
persistent_volumes-disruptive.go Extract volume test utils into framework. 2017-04-04 14:50:37 -05:00
persistent_volumes-gce.go Encapsulate test resources with selector/labels, add pvcConfig 2017-03-28 17:16:59 -05:00
persistent_volumes-vsphere.go Encapsulate test resources with selector/labels, add pvcConfig 2017-03-28 17:16:59 -05:00
persistent_volumes.go Extract volume test utils into framework. 2017-04-04 14:50:37 -05:00
pod_gc.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
podpreset.go Add settings API and admission controller 2017-03-01 13:04:28 -08:00
pods.go Move two flaky e2e tests to the flaky suite. 2017-02-10 10:17:24 -08:00
portforward.go Port forward over websockets 2017-02-01 06:32:04 -07:00
pre_stop.go install authorization.k8s.io/v1, add tests 2017-02-06 18:16:51 -05:00
proxy.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
pv_reclaimpolicy.go Move pv_util.go into framework package so that it can be used in tests 2017-02-16 20:48:06 -08:00
pvc_label_selector.go Move pv_util.go into framework package so that it can be used in tests 2017-02-16 20:48:06 -08:00
rc.go Merge pull request #43897 from kargakis/fix-rs-test 2017-03-31 04:07:18 -07:00
reboot.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
replica_set.go Merge pull request #43897 from kargakis/fix-rs-test 2017-03-31 04:07:18 -07:00
resize_nodes.go Extract commonly used functions from e2e/resize_nodes.go to e2e/framework 2017-04-04 00:01:20 +02:00
resource_quota.go e2e tests: use attributes instead of beta annotations 2017-03-02 10:23:57 +01:00
restart.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
security_context.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
service.go Don't run preserve pod IP test in userspace mode 2017-04-03 08:15:22 +02:00
service_accounts.go Add automountServiceAccountToken field to PodSpec and ServiceAccount types 2017-02-15 16:04:09 -05:00
service_latency.go make tools/cache authoritative 2017-01-25 08:29:45 -05:00
serviceloadbalancers.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
ssh.go
statefulset.go Allow StatefulSet controller to PATCH Pods. 2017-03-14 09:27:33 -07:00
taints_test.go Extend timeouts in taints test to account for slow Pod deletions 2017-03-10 14:23:47 +01:00
third-party.go refactor: Move *Options references to metav1 2017-01-24 13:41:51 -05:00
ubernetes_lite.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
util_iperf.go
volume_provisioning.go Volume Provisioning E2E: test PVC delete causes PV delete 2017-03-28 09:23:33 -05:00
volumes.go Add skipUnlessNodeOS is GCI 2017-04-04 15:38:29 -05:00
vsphere_utils.go addressed jeffvance's review comments 2017-03-31 10:15:23 -07:00
vsphere_volume_diskformat.go fixed common funcs to add support for new tests 2017-03-19 11:53:30 -07:00
vsphere_volume_ops_storm.go addressed jeffvance's review comments 2017-03-31 10:15:23 -07:00
vsphere_volume_placement.go fixed common funcs to add support for new tests 2017-03-19 11:53:30 -07:00