Skip to content

Commit

Permalink
Adjust references to sig-federation to multicluster in the test infra…
Browse files Browse the repository at this point in the history
…structure.
  • Loading branch information
perotinus committed Oct 12, 2017
1 parent 37073b2 commit be82719
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 61 deletions.
30 changes: 15 additions & 15 deletions jobs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-e2e-gce-federation-release-1-6": {
Expand All @@ -1709,7 +1709,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-e2e-gce-federation-release-1-7": {
Expand All @@ -1730,7 +1730,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-e2e-gce-federation-release-1-8": {
Expand All @@ -1751,7 +1751,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-e2e-gce-federation-serial": {
Expand All @@ -1771,7 +1771,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-e2e-gce-gci-1-5-rollback-etcd": {
Expand Down Expand Up @@ -8666,7 +8666,7 @@
],
"scenario": "kubernetes_build",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-federation-build-1.6": {
Expand All @@ -8677,7 +8677,7 @@
],
"scenario": "kubernetes_build",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-federation-build-1.7": {
Expand All @@ -8688,7 +8688,7 @@
],
"scenario": "kubernetes_build",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-federation-build-1.8": {
Expand All @@ -8699,7 +8699,7 @@
],
"scenario": "kubernetes_build",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-kubemark-100-canary": {
Expand Down Expand Up @@ -9059,7 +9059,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-pull-gce-federation-deploy-canary": {
Expand All @@ -9079,7 +9079,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-soak-cos-docker-validation-deploy": {
Expand Down Expand Up @@ -9323,7 +9323,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-soak-gce-federation-test": {
Expand All @@ -9346,7 +9346,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"ci-kubernetes-soak-gce-gci-deploy": {
Expand Down Expand Up @@ -10341,7 +10341,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"pull-kubernetes-federation-e2e-gce-canary": {
Expand All @@ -10366,7 +10366,7 @@
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"sig-federation"
"sig-multicluster"
]
},
"pull-kubernetes-kubemark-e2e-gce": {
Expand Down
2 changes: 1 addition & 1 deletion jobs/validOwners.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"sig-cluster-lifecycle",
"wg-contribex",
"sig-docs",
"sig-federation",
"sig-multicluster",
"sig-instrumentation",
"sig-network",
"sig-node",
Expand Down
84 changes: 42 additions & 42 deletions robots/issue-creator/test_owners.csv
Original file line number Diff line number Diff line change
Expand Up @@ -145,48 +145,48 @@ EmptyDir wrapper volumes should not conflict,deads2k,1,node
Etcd failure should recover from SIGKILL,pmorie,1,api-machinery
Etcd failure should recover from network partition with master,justinsb,1,api-machinery
Events should be sent by kubelets and the scheduler about pods scheduling and running,zmerlynn,1,node
Federated ReplicaSet Features CRUD should be deleted from underlying clusters when OrphanDependents is false,perotinus,0,federation
Federated ReplicaSet Features CRUD should create and update matching replicasets in underlying clusters,perotinus,0,federation
Federated ReplicaSet Features CRUD should not be deleted from underlying clusters when OrphanDependents is nil,perotinus,0,federation
Federated ReplicaSet Features CRUD should not be deleted from underlying clusters when OrphanDependents is true,perotinus,0,federation
Federated ReplicaSet Features Preferences should create replicasets with max replicas preference,perotinus,0,federation
Federated ReplicaSet Features Preferences should create replicasets with min replicas preference,perotinus,0,federation
Federated ReplicaSet Features Preferences should create replicasets with weight preference,perotinus,0,federation
Federated ReplicaSet ReplicaSet objects should be created and deleted successfully,perotinus,0,federation
Federated Services Without Clusters should succeed when a service is created,shashidharatd,0,federation
Federated Services with clusters DNS non-local federated service missing local service should never find DNS entries for a missing local service,shashidharatd,0,federation
Federated Services with clusters DNS should be able to discover a federated service,shashidharatd,0,federation
Federated Services with clusters Federated Service should be deleted from underlying clusters when OrphanDependents is false,shashidharatd,0,federation
Federated Services with clusters Federated Service should create and update matching services in underlying clusters,shashidharatd,0,federation
Federated Services with clusters Federated Service should not be deleted from underlying clusters when OrphanDependents is nil,shashidharatd,0,federation
Federated Services with clusters Federated Service should not be deleted from underlying clusters when OrphanDependents is true,shashidharatd,0,federation
Federated Services with clusters Federated Service should recreate service shard in underlying clusters when service shard is deleted,shashidharatd,0,federation
Federated ingresses Federated Ingresses should be created and deleted successfully,madhusudancs,0,federation
Federated ingresses Federated Ingresses should be deleted from underlying clusters when OrphanDependents is false,madhusudancs,0,federation
Federated ingresses Federated Ingresses should create and update matching ingresses in underlying clusters,madhusudancs,0,federation
Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is nil,madhusudancs,0,federation
Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is true,madhusudancs,0,federation
"Federated types Federated %q resources should be created, read, updated and deleted successfully",marun,0,federation
Federation API server authentication should accept cluster resources when the client has HTTP Basic authentication credentials,nikhiljindal,0,federation
Federation API server authentication should accept cluster resources when the client has certificate authentication credentials,nikhiljindal,0,federation
Federation API server authentication should accept cluster resources when the client has token authentication credentials,nikhiljindal,0,federation
Federation API server authentication should not accept cluster resources when the client has invalid HTTP Basic authentication credentials,nikhiljindal,0,federation
Federation API server authentication should not accept cluster resources when the client has invalid token authentication credentials,nikhiljindal,0,federation
Federation API server authentication should not accept cluster resources when the client has no authentication credentials,nikhiljindal,0,federation
Federation apiserver Admission control should not be able to create resources if namespace does not exist,nikhiljindal,0,federation
Federation apiserver Cluster objects should be created and deleted successfully,nikhiljindal,0,federation
Federation deployments Deployment objects should be created and deleted successfully,nikhiljindal,0,federation
Federation deployments Federated Deployment should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0,federation
Federation deployments Federated Deployment should create and update matching deployments in underlying clusters,nikhiljindal,0,federation
Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0,federation
Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0,federation
Federation events Event objects should be created and deleted successfully,shashidharatd,0,federation
Federation namespace Namespace objects all resources in the namespace should be deleted when namespace is deleted,nikhiljindal,0,federation
Federation namespace Namespace objects deletes replicasets in the namespace when the namespace is deleted,nikhiljindal,0,federation
Federation namespace Namespace objects should be created and deleted successfully,nikhiljindal,0,federation
Federation namespace Namespace objects should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0,federation
Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0,federation
Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0,federation
Federated ReplicaSet Features CRUD should be deleted from underlying clusters when OrphanDependents is false,perotinus,0,multicluster
Federated ReplicaSet Features CRUD should create and update matching replicasets in underlying clusters,perotinus,0,multicluster
Federated ReplicaSet Features CRUD should not be deleted from underlying clusters when OrphanDependents is nil,perotinus,0,multicluster
Federated ReplicaSet Features CRUD should not be deleted from underlying clusters when OrphanDependents is true,perotinus,0,multicluster
Federated ReplicaSet Features Preferences should create replicasets with max replicas preference,perotinus,0,multicluster
Federated ReplicaSet Features Preferences should create replicasets with min replicas preference,perotinus,0,multicluster
Federated ReplicaSet Features Preferences should create replicasets with weight preference,perotinus,0,multicluster
Federated ReplicaSet ReplicaSet objects should be created and deleted successfully,perotinus,0,multicluster
Federated Services Without Clusters should succeed when a service is created,shashidharatd,0,multicluster
Federated Services with clusters DNS non-local federated service missing local service should never find DNS entries for a missing local service,shashidharatd,0,multicluster
Federated Services with clusters DNS should be able to discover a federated service,shashidharatd,0,multicluster
Federated Services with clusters Federated Service should be deleted from underlying clusters when OrphanDependents is false,shashidharatd,0,multicluster
Federated Services with clusters Federated Service should create and update matching services in underlying clusters,shashidharatd,0,multicluster
Federated Services with clusters Federated Service should not be deleted from underlying clusters when OrphanDependents is nil,shashidharatd,0,multicluster
Federated Services with clusters Federated Service should not be deleted from underlying clusters when OrphanDependents is true,shashidharatd,0,multicluster
Federated Services with clusters Federated Service should recreate service shard in underlying clusters when service shard is deleted,shashidharatd,0,multicluster
Federated ingresses Federated Ingresses should be created and deleted successfully,madhusudancs,0,multicluster
Federated ingresses Federated Ingresses should be deleted from underlying clusters when OrphanDependents is false,madhusudancs,0,multicluster
Federated ingresses Federated Ingresses should create and update matching ingresses in underlying clusters,madhusudancs,0,multicluster
Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is nil,madhusudancs,0,multicluster
Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is true,madhusudancs,0,multicluster
"Federated types Federated %q resources should be created, read, updated and deleted successfully",marun,0,multicluster
Federation API server authentication should accept cluster resources when the client has HTTP Basic authentication credentials,nikhiljindal,0,multicluster
Federation API server authentication should accept cluster resources when the client has certificate authentication credentials,nikhiljindal,0,multicluster
Federation API server authentication should accept cluster resources when the client has token authentication credentials,nikhiljindal,0,multicluster
Federation API server authentication should not accept cluster resources when the client has invalid HTTP Basic authentication credentials,nikhiljindal,0,multicluster
Federation API server authentication should not accept cluster resources when the client has invalid token authentication credentials,nikhiljindal,0,multicluster
Federation API server authentication should not accept cluster resources when the client has no authentication credentials,nikhiljindal,0,multicluster
Federation apiserver Admission control should not be able to create resources if namespace does not exist,nikhiljindal,0,multicluster
Federation apiserver Cluster objects should be created and deleted successfully,nikhiljindal,0,multicluster
Federation deployments Deployment objects should be created and deleted successfully,nikhiljindal,0,multicluster
Federation deployments Federated Deployment should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0,multicluster
Federation deployments Federated Deployment should create and update matching deployments in underlying clusters,nikhiljindal,0,multicluster
Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0,multicluster
Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0,multicluster
Federation events Event objects should be created and deleted successfully,shashidharatd,0,multicluster
Federation namespace Namespace objects all resources in the namespace should be deleted when namespace is deleted,nikhiljindal,0,multicluster
Federation namespace Namespace objects deletes replicasets in the namespace when the namespace is deleted,nikhiljindal,0,multicluster
Federation namespace Namespace objects should be created and deleted successfully,nikhiljindal,0,multicluster
Federation namespace Namespace objects should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0,multicluster
Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0,multicluster
Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0,multicluster
Firewall rule should create valid firewall rules for LoadBalancer type service,MrHohn,0,network
Firewall rule should have correct firewall rules for e2e cluster,MrHohn,0,network
GCP Volumes GlusterFS should be mountable,nikhiljindal,0,storage
Expand Down
2 changes: 1 addition & 1 deletion testgrid/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3652,7 +3652,7 @@ dashboards:
- name: kubeadm-gce-cni-flannel
test_group_name: ci-kubernetes-e2e-kubeadm-gce-cni-flannel

- name: sig-federation
- name: sig-multicluster
dashboard_tab:
- name: gce
test_group_name: ci-kubernetes-e2e-gce-federation
Expand Down
2 changes: 1 addition & 1 deletion triage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1 class="clearoptions">Kubernetes Aggregated Failures</h1>
<button id="btn-sig-big-data" class="toggle sig-big-data">big-data</button>
<button id="btn-sig-cli" class="toggle sig-cli">cli</button>
<button id="btn-sig-cluster-lifecycle" class="toggle sig-cluster-lifecycle">cluster-lifecycle</button>
<button id="btn-sig-federation" class="toggle sig-federation">federation</button>
<button id="btn-sig-multicluster" class="toggle sig-multicluster">multicluster</button>
<button id="btn-sig-instrumentation" class="toggle sig-instrumentation">instrumentation</button>
<button id="btn-sig-network" class="toggle sig-network">network</button>
<button id="btn-sig-node" class="toggle sig-node">node</button>
Expand Down
2 changes: 1 addition & 1 deletion triage/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ button.toggle.active {
.sig-big-data { --color: #fb8072; }
.sig-cli { --color: #80b1d3; }
.sig-cluster-lifecycle { --color: #fdb462; }
.sig-federation { --color: #b3de69; }
.sig-multicluster { --color: #b3de69; }
.sig-instrumentation { --color: #fccde5; }
.sig-network { --color: #d9d9d9; }
.sig-node { --color: #8dd3c7; }
Expand Down

0 comments on commit be82719

Please sign in to comment.