Skip to content

Commit

Permalink
skips jenkins pipeline build config strategy test
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvajagtap committed Apr 17, 2024
1 parent 7379790 commit 809e832
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/extended/builds/pipeline_origin_bld.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ var _ = g.Describe("[sig-builds][Feature:JenkinsRHELImagesOnly][Feature:Jenkins]
g.Describe("jenkins pipeline build config strategy", func() {
g.It("using a jenkins instance launched with the ephemeral template [apigroup:build.openshift.io]", func() {
defer cleanup()

g.Skip("OCPBUGS-32293: temporary skip to unblock build and Jenkins suite tests")
setupJenkins()

g.By("should build and complete successfully", func() {
Expand Down

0 comments on commit 809e832

Please sign in to comment.