update nightly job to Composite and chain sweepers#18382
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @c2thorn, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
c2thorn
left a comment
There was a problem hiding this comment.
[ERROR] Error while generating TeamCity configs:
[ERROR] Compilation error components/projects/global_sweepers_project.kt[46:9]: Unresolved reference: finishBuildTrigger
[ERROR] Compilation error components/projects/global_sweepers_project.kt[47:13]: Unresolved reference: buildType
[ERROR] Compilation error components/projects/global_sweepers_project.kt[48:13]: Unresolved reference: successfulOnly
[ERROR] Compilation error components/projects/global_sweepers_project.kt[65:9]: Unresolved reference: finishBuildTrigger
[ERROR] Compilation error components/projects/global_sweepers_project.kt[66:13]: Unresolved reference: buildType
[ERROR] Compilation error components/projects/global_sweepers_project.kt[67:13]: Unresolved reference: successfulOnly



Updates the nightly build job to a Composite Job, and chain sweepers to improve reliability and allow build optimisation.
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.