Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] separate checks done in bootstrap as individual tasks #93329

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Mar 2, 2021

Fixes #93320

Removes the build+verify tasks from setup.sh, where we currently bootstrap so that these steps are independent, can be retried separately, and are reported separately on PRs.

@spalger spalger changed the title [jenkins] convert baseline capture job to use tasks [ci] separate checks done in bootstrap as individual tasks Mar 2, 2021
(cherry picked from commit b790f4ca1761bc1fab7818318213833a9c7d092f)
@spalger spalger force-pushed the implement/separate-tasks-for-bootstrap-verifications branch from e707730 to e5826c1 Compare March 2, 2021 23:15
@spalger spalger added release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.13.0 v8.0.0 labels Mar 2, 2021
@spalger spalger marked this pull request as ready for review March 2, 2021 23:54
@spalger spalger requested a review from a team as a code owner March 2, 2021 23:54
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

  • 💚 Build #110544 succeeded e7077305f38851bc482bb99203a264a4e3ad47b5

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spalger spalger requested a review from brianseeders March 3, 2021 03:48
@spalger spalger added the auto-backport Deprecated - use backport:version if exact versions are needed label Mar 3, 2021
@spalger spalger merged commit bf8417e into elastic:master Mar 3, 2021
@spalger spalger deleted the implement/separate-tasks-for-bootstrap-verifications branch March 3, 2021 15:45
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Mar 3, 2021
…3329)

(cherry picked from commit b790f4ca1761bc1fab7818318213833a9c7d092f)

Co-authored-by: spalger <spalger@users.noreply.github.com>
@kibanamachine
Copy link
Contributor

💚 Backport successful

7.x / #93446

Successful backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Mar 3, 2021
…93446)

(cherry picked from commit b790f4ca1761bc1fab7818318213833a9c7d092f)

Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ci] split validation of expected repo state into separate tasks
4 participants