Skip to content

Commit

Permalink
disable metric exposure and single flaky deployment tests
Browse files Browse the repository at this point in the history
  • Loading branch information
deads2k committed Dec 13, 2017
1 parent a2ec324 commit 1e1b68e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/extended/util/test.go
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,11 @@ var (
// these broke in the rebase, but everything else is working
`should function for intra-pod communication`,
`should function for node-pod communication`,
// consistent 500 errors
"should expose prometheus metrics for a route",
"should expose the profiling endpoints",
// super flaky
"should only deploy the last deployment",

`\[Skipped\]`,
`\[Slow\]`,
Expand Down

0 comments on commit 1e1b68e

Please sign in to comment.