Remove the Heapster/InfluxDB test

Heapster is now deprecated, and we shouldn't be testing Influx
functionality here anyway (that test belongs in the Heapster repo at
best anyway).
This commit is contained in:
Solly Ross
2018-07-13 16:05:49 -04:00
parent c174e4121f
commit 869221ab2a
3 changed files with 0 additions and 326 deletions

View File

@@ -255,7 +255,6 @@ MetricsGrabber should grab all metrics from a Scheduler.,gmarek,0,instrumentatio
MirrorPod when create a mirror pod should be recreated when mirror pod forcibly deleted,roberthbailey,1,node
MirrorPod when create a mirror pod should be recreated when mirror pod gracefully deleted,justinsb,1,node
MirrorPod when create a mirror pod should be updated when static pod updated,saad-ali,1,node
Monitoring should verify monitoring pods and all cluster nodes are available on influxdb using heapster.,piosz,0,instrumentation
Multi-AZ Clusters should spread the pods of a replication controller across zones,xiang90,1,api-machinery
Multi-AZ Clusters should spread the pods of a service across zones,mwielgus,1,api-machinery
Namespaces should always delete fast (ALL of 100 namespaces in 150 seconds),rmmh,1,api-machinery
1 name owner auto-assigned sig
255 MirrorPod when create a mirror pod should be recreated when mirror pod forcibly deleted roberthbailey 1 node
256 MirrorPod when create a mirror pod should be recreated when mirror pod gracefully deleted justinsb 1 node
257 MirrorPod when create a mirror pod should be updated when static pod updated saad-ali 1 node
Monitoring should verify monitoring pods and all cluster nodes are available on influxdb using heapster. piosz 0 instrumentation
258 Multi-AZ Clusters should spread the pods of a replication controller across zones xiang90 1 api-machinery
259 Multi-AZ Clusters should spread the pods of a service across zones mwielgus 1 api-machinery
260 Namespaces should always delete fast (ALL of 100 namespaces in 150 seconds) rmmh 1 api-machinery