Skip to content

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

Merged
spalger merged 1 commit intoelastic:masterfrom
spalger:implement/separate-tasks-for-bootstrap-verifications
Mar 3, 2021
Merged

[ci] separate checks done in bootstrap as individual tasks#93329
spalger merged 1 commit intoelastic:masterfrom
spalger:implement/separate-tasks-for-bootstrap-verifications

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 Kibana-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 Kibana-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