Skip to content

Commit

Permalink
Bug 1822286: Serializes upstream IngressClass test
Browse files Browse the repository at this point in the history
  • Loading branch information
danehans committed Apr 28, 2020
1 parent 6bddbc0 commit 046d3e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions test/extended/util/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ var (
`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`,

`should prevent Ingress creation if more than 1 IngressClass marked as default`, // https://bugzilla.redhat.com/show_bug.cgi?id=1822286
},
"[Skipped:azure]": {
"Networking should provide Internet connection for containers", // Azure does not allow ICMP traffic to internet.
Expand Down

0 comments on commit 046d3e5

Please sign in to comment.