Skip to content

Commit

Permalink
Merge pull request #24927 from danehans/serialize_router_tests
Browse files Browse the repository at this point in the history
Bug 1822286: Serializes k8s IngressClass test
  • Loading branch information
openshift-merge-robot committed Apr 30, 2020
2 parents 5d1d7dd + 046d3e5 commit 44d2daa
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 44d2daa

Please sign in to comment.