Skip to content

Commit

Permalink
Merge pull request openshift#25180 from bparees/jenkins
Browse files Browse the repository at this point in the history
disable broken jenkins test
  • Loading branch information
openshift-merge-robot authored Jun 21, 2020
2 parents cb5e7b5 + f7532a3 commit 6fd6dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/extended/builds/pipeline_origin_bld.go
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ var _ = g.Describe("[sig-builds][Feature:Builds][sig-devex][Feature:Jenkins][Slo
g.Context("jenkins-client-plugin tests", func() {

g.It("using the ephemeral template", func() {
g.Skip("skipping because second deployment does not exist")
defer cleanup(jenkinsEphemeralTemplatePath)
setupJenkins(jenkinsEphemeralTemplatePath)

Expand Down

0 comments on commit 6fd6dae

Please sign in to comment.