[x] Added tests for code changes or test/build only changes
[x] Updated the change log file (CHANGES.md|CHANGELOG.md) or test/build only changes
[x] Completed the PR template below:
Description
Remove the Jenkinsfile clean checkout workaround.
Fixes #506
Approach
The referenced Jenkins issue was resolved and the option to clean before checkout is now specified in the multi-branch configuration rather than in the Jenkinsfile.
Checklist
CHANGES.md
|CHANGELOG.md
) or test/build only changesDescription
Remove the
Jenkinsfile
clean checkout workaround.Fixes #506
Approach
The referenced Jenkins issue was resolved and the option to clean before checkout is now specified in the multi-branch configuration rather than in the
Jenkinsfile
.Schema & API Changes
Security and Privacy
Testing
Monitoring and Logging