Table of Contents |
---|
...
Flag | Default | Use |
---|---|---|
runTestsOnly | false | Set to true to skip build-scanner Note: when working with the Jenkins plugin this flag will not work, and you should use the runFunctionalTests=true |
runFunctionalTests | false | Set to true to skip build-scanner and only validate partially build session data (for example packages included are not mandatory) |
sl.modulesToSkip | (Optional) A comma separated list of modules to skip. |
...