From 0ed8fa56934056bd8a8be90b8c097375c5d23f6d Mon Sep 17 00:00:00 2001 From: Alex Robinson Date: Tue, 2 Aug 2016 21:07:34 +0000 Subject: [PATCH] Give away my e2e tests. --- hack/update_owners.py | 2 +- test/test_owners.csv | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/hack/update_owners.py b/hack/update_owners.py index 98275adbca..a403e8bade 100755 --- a/hack/update_owners.py +++ b/hack/update_owners.py @@ -30,7 +30,7 @@ OWNERS_PATH = os.path.abspath( os.path.join(BASE_DIR, '..', 'test', 'test_owners.csv')) GCS_URL_BASE = 'https://storage.googleapis.com/kubernetes-test-history/' SKIP_MAINTAINERS = { - 'aronchick', 'bgrant0607-nocc', 'goltermann', 'sarahnovotny'} + 'a-robinson', 'aronchick', 'bgrant0607-nocc', 'goltermann', 'sarahnovotny'} def get_test_history(): url = time.strftime(GCS_URL_BASE + 'logs/%Y-%m-%d.json') diff --git a/test/test_owners.csv b/test/test_owners.csv index 851b61c6f9..975ca18a87 100644 --- a/test/test_owners.csv +++ b/test/test_owners.csv @@ -1,6 +1,7 @@ name,owner,auto-assigned DEFAULT,rmmh/spxtr/ixdy/apelisse/fejta,0 Addon update should propagate add-on file changes,eparis,1 +AfterSuite,rmmh,1 Autoscaling should scale cluster size based on cpu reservation,davidopp,1 Autoscaling should scale cluster size based on cpu utilization,thockin,1 Autoscaling should scale cluster size based on memory reservation,hurf,1 @@ -12,14 +13,14 @@ Celery-RabbitMQ should create and stop celery+rabbitmq servers,luxas,1 Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.,lavalamp,1 Cluster level logging using Elasticsearch should check that logs from pods on all nodes are ingested into Elasticsearch,david-mcmahon,1 Cluster size autoscaling Should scale cluster size based on cpu reservation,dchen1107,1 -Cluster size autoscaling Should scale cluster size based on cpu utilization,a-robinson,1 +Cluster size autoscaling Should scale cluster size based on cpu utilization,ixdy,1 Cluster size autoscaling Should scale cluster size based on memory reservation,ghodss,1 Cluster size autoscaling Should scale cluster size based on memory utilization,childsb,1 Cluster size autoscaling should add node to the particular mig,spxtr,1 Cluster size autoscaling should correctly scale down after a node is not needed,pmorie,1 Cluster size autoscaling should correctly scale down after a node is not needed when there is non autoscaled pool,krousey,1 Cluster size autoscaling should disable node pool autoscaling,Q-Lee,1 -Cluster size autoscaling should increase cluster size if pending pods are small,a-robinson,1 +Cluster size autoscaling should increase cluster size if pending pods are small,childsb,1 Cluster size autoscaling should increase cluster size if pending pods are small and there is another node pool that is not autoscaled,apelisse,1 Cluster size autoscaling should increase cluster size if pods are pending due to host port conflict,brendandburns,1 Cluster size autoscaling should scale up correct target pool,mikedanese,1 @@ -32,7 +33,7 @@ ConfigMap should be consumable from pods in volume with mappings,karlkfi,1 ConfigMap should be consumable from pods in volume with mappings as non-root,apelisse,1 ConfigMap should be consumable from pods in volume with mappings as non-root with FSGroup,zmerlynn,1 ConfigMap should be consumable in multiple volumes in the same pod,caesarxuchao,1 -ConfigMap should be consumable via environment variable,a-robinson,1 +ConfigMap should be consumable via environment variable,swagiaal,1 ConfigMap updates should be reflected in volume,kevin-wangzefeng,1 Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull from private registry with secret,mikedanese,1 Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull image from docker hub,girishkalele,1 @@ -119,7 +120,7 @@ Examples e2e Cassandra should create and scale cassandra,bgrant0607,1 Examples e2e Celery-RabbitMQ should create and stop celery+rabbitmq servers,apelisse,1 Examples e2e ClusterDns should create pod that uses dns,kargakis,1 Examples e2e Downward API should create a pod that prints his name and namespace,roberthbailey,1 -Examples e2e Hazelcast should create and scale hazelcast,a-robinson,1 +Examples e2e Hazelcast should create and scale hazelcast,eparis,1 Examples e2e Liveness liveness pods should be automatically restarted,lavalamp,1 Examples e2e Redis should create and stop redis servers,spxtr,1 Examples e2e RethinkDB should create and stop rethinkdb servers,andyzheng0831,1 @@ -322,7 +323,7 @@ Redis should create and stop redis servers,timstclair,1 ReplicaSet should serve a basic image on each replica with a private image,pmorie,1 ReplicaSet should serve a basic image on each replica with a public image,krousey,0 ReplicationController should serve a basic image on each replica with a private image,jbeda,1 -ReplicationController should serve a basic image on each replica with a public image,a-robinson,1 +ReplicationController should serve a basic image on each replica with a public image,krousey,1 Resource usage of system containers should not exceed expected amount.,ncdc,1 ResourceQuota should create a ResourceQuota and capture the life of a configMap.,david-mcmahon,1 ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.,bgrant0607,1 @@ -393,7 +394,7 @@ Services should serve multiport endpoints from pods,bprashanth,0 Services should work after restarting apiserver,bprashanth,0 Services should work after restarting kube-proxy,bprashanth,0 Shell should pass tests for services.sh,mtaufen,1 -Skipped Cluster upgrade kube-push of master should maintain responsive services,a-robinson,1 +Skipped Cluster upgrade kube-push of master should maintain responsive services,yifan-gu,1 Skipped Cluster upgrade upgrade-cluster should maintain a functioning cluster,smarterclayton,1 Skipped Cluster upgrade upgrade-master should maintain responsive services,vulpecula,1 "Spark should start spark master, driver and workers",girishkalele,1 @@ -523,7 +524,7 @@ k8s.io/kubernetes/pkg/auth/authorizer/abac,liggitt,0 k8s.io/kubernetes/pkg/auth/authorizer/union,liggitt,0 k8s.io/kubernetes/pkg/auth/handlers,liggitt,0 k8s.io/kubernetes/pkg/client/cache,xiang90,1 -k8s.io/kubernetes/pkg/client/chaosclient,a-robinson,1 +k8s.io/kubernetes/pkg/client/chaosclient,deads2k,1 k8s.io/kubernetes/pkg/client/leaderelection,xiang90,1 k8s.io/kubernetes/pkg/client/record,karlkfi,1 k8s.io/kubernetes/pkg/client/restclient,kargakis,1 @@ -619,7 +620,7 @@ k8s.io/kubernetes/pkg/kubelet/server/stats,timstclair,0 k8s.io/kubernetes/pkg/kubelet/status,mwielgus,1 k8s.io/kubernetes/pkg/kubelet/types,jlowdermilk,1 k8s.io/kubernetes/pkg/kubelet/util/cache,timothysc,1 -k8s.io/kubernetes/pkg/kubelet/util/format,a-robinson,1 +k8s.io/kubernetes/pkg/kubelet/util/format,ncdc,1 k8s.io/kubernetes/pkg/kubelet/util/queue,yujuhong,0 k8s.io/kubernetes/pkg/kubelet/volumemanager,jdef,1 k8s.io/kubernetes/pkg/kubelet/volumemanager/cache,swagiaal,1 @@ -639,12 +640,12 @@ k8s.io/kubernetes/pkg/registry/configmap,timothysc,1 k8s.io/kubernetes/pkg/registry/configmap/etcd,janetkuo,1 k8s.io/kubernetes/pkg/registry/controller,jdef,1 k8s.io/kubernetes/pkg/registry/controller/etcd,spxtr,1 -k8s.io/kubernetes/pkg/registry/daemonset,a-robinson,1 +k8s.io/kubernetes/pkg/registry/daemonset,ghodss,1 k8s.io/kubernetes/pkg/registry/daemonset/etcd,pmorie,1 k8s.io/kubernetes/pkg/registry/deployment,timothysc,1 k8s.io/kubernetes/pkg/registry/deployment/etcd,swagiaal,1 k8s.io/kubernetes/pkg/registry/endpoint,smarterclayton,1 -k8s.io/kubernetes/pkg/registry/endpoint/etcd,a-robinson,1 +k8s.io/kubernetes/pkg/registry/endpoint/etcd,timstclair,1 k8s.io/kubernetes/pkg/registry/event,girishkalele,1 k8s.io/kubernetes/pkg/registry/event/etcd,karlkfi,1 k8s.io/kubernetes/pkg/registry/experimental/controller/etcd,smarterclayton,1 @@ -735,7 +736,7 @@ k8s.io/kubernetes/pkg/util/dbus,roberthbailey,1 k8s.io/kubernetes/pkg/util/deployment,asalkeld,0 k8s.io/kubernetes/pkg/util/diff,piosz,1 k8s.io/kubernetes/pkg/util/env,asalkeld,0 -k8s.io/kubernetes/pkg/util/errors,a-robinson,1 +k8s.io/kubernetes/pkg/util/errors,jlowdermilk,1 k8s.io/kubernetes/pkg/util/exec,krousey,1 k8s.io/kubernetes/pkg/util/flowcontrol,ixdy,1 k8s.io/kubernetes/pkg/util/flushwriter,vulpecula,1