-
Task
-
Resolution: Done
-
Minor
We need a simple test framework to verify that Jenkinsfile Runner images can run at all.
- Create a shunit2/bats test framework for verifying Jenkinsfile Runner Docker images
- The framework takes Jenkinsfile from a directory and runs against the image. Then it waits for completion
- Once the execution is completed, there are hooks which can verify log outputs and return result
- There is a timeout support
- blocks
-
JENKINS-54352 Create functional tests for Jenkinsfile Runner
-
- Resolved
-
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/1
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/2
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/3
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/7
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/8
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/10
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/11
https://github.com/jenkinsci/jenkinsfile-runner-test-framework/pull/13
https://github.com/jenkinsci/jenkinsfile-runner/pull/58
https://github.com/jenkinsci/jenkinsfile-runner/pull/62