Skip to content

Commit

Permalink
UPSTREAM: <carry>: Stop skipping multi-az test (skipped upstream)
Browse files Browse the repository at this point in the history
  • Loading branch information
marun committed Mar 18, 2021
1 parent d1ecfdd commit 9aff735
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openshift-hack/e2e/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ var (
`Clean up pods on node`, // schedules up to max pods per node
`DynamicProvisioner should test that deleting a claim before the volume is provisioned deletes the volume`, // test is very disruptive to other tests

`Multi-AZ Clusters should spread the pods of a service across zones`, // spreading is a priority, not a predicate, and if the node is temporarily full the priority will be ignored

`Should be able to support the 1\.7 Sample API Server using the current Aggregator`, // down apiservices break other clients today https://bugzilla.redhat.com/show_bug.cgi?id=1623195

`\[Feature:HPA\] Horizontal pod autoscaling \(scale resource: CPU\) \[sig-autoscaling\] ReplicationController light Should scale from 1 pod to 2 pods`,
Expand Down

0 comments on commit 9aff735

Please sign in to comment.