You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a new repo in my personal account that hosts the smart testing jenkins pipeline shared (https://github.com/lordofthejars/smart-testing-jenkins-pipeline-shared) Let's review there and decide if we request to add it into fabric8 jenkins pipeline library or as an starting point let's transfer the ownership from my account into arquillian account.
Issue Overview
Creates a Jenkins pipeline library, maybe integrated in
github.com/fabric8io/fabric8-pipeline-library
Expected Behaviour
smart-testing new,affected
Current Behaviour
sh "mvn -Dsmart.testing='new, affected' -Dsmart.testing.mode=ordering -Dscm.range.head=${scmVars.GIT_COMMIT} -Dscm.range.tail=${scmVars.GIT_PREVIOUS_COMMIT} test"
The text was updated successfully, but these errors were encountered: