-
Task
-
Resolution: Fixed
-
Minor
-
-
1.0-beta-1
The idea is to set up an array of pipeline with different groovy syntax then run the same tests, X times
- relates to
-
JENKINS-37323 Ensure that Pipeline Graph can handle stage blocks
-
- Closed
-
Code changed in jenkins
User: Thorsten Scherler
Path:
src/main/js/page_objects/blueocean/bluePipelineActivity.js
src/main/js/page_objects/blueocean/bluePipelineRunDetail.js
src/test/js/log-karaoke/stages.js
src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy
src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy
http://jenkins-ci.org/commit/blueocean-acceptance-test/9f546a028e30a1b1c46282c9c55be028414cf57a
Log:
[FIX JENKINS-38017 JENKINS-37323] Implement test cases with new syntax (#30)
JENKINS-37323Implement test cases with new syntaxJENKINS-37323adding all known pipeline syntax as test caseJENKINS-37323fix merge problem and make sure we returning always self and not coditional