These scripts should be run as a way of testing a pull request. Currently the Jenkinsfile is not redeployed on each pull request so we need it to be more flexible.
Looks good. Merge. Thank you.
Commit a9c9a2fe fixes this pull-request
Pull-Request has been merged by astepano
Thank you @astepano. Is this in production? Does the new Jenkinsfile automatically get used? Or does someone need to push it somewhere?
@stefw Hi!
Is this in production?
Yes it is.
? Does the new Jenkinsfile automatically get used?
Yes
Or does someone need to push it somewhere?
No, Changes to Jenkinsfile are taking automatically at: https://jenkins-fedora-atomic-process.apps.ci.centos.org/job/str_pr_test/configure
These scripts should be run as a way of testing a pull request.
Currently the Jenkinsfile is not redeployed on each pull request
so we need it to be more flexible.