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] Add one retry to setup step #66638

Merged
merged 7 commits into from
May 15, 2020
Merged

Conversation

brianseeders
Copy link
Contributor

@brianseeders brianseeders commented May 14, 2020

Add one retry to the Setup Build Environment and Dependencies step.

This is primarily to fix builds when they error out due to something like geckodriver failing to download. Builds that have a legitimate setup step problem should just be a couple of minutes longer.

I tested to make sure the shell script finishes successfully if you run it twice in a row. I just had to make sure the elasticsearch sibling directory got deleted. You can see that here: https://kibana-ci.elastic.co/job/elastic+kibana+pipeline-pull-request/48139/

@brianseeders brianseeders added Feature:CI Continuous integration release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v7.9.0 v7.8.0 v7.7.1 v6.8.10 labels May 14, 2020
@brianseeders
Copy link
Contributor Author

@elasticmachine merge upstream

@brianseeders
Copy link
Contributor Author

@elasticmachine merge upstream

@brianseeders brianseeders marked this pull request as ready for review May 15, 2020 02:46
@brianseeders brianseeders requested a review from a team May 15, 2020 02:46
@brianseeders brianseeders added the Team:Operations Team label for Operations Team label May 15, 2020
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brianseeders brianseeders merged commit 1c004e9 into elastic:master May 15, 2020
@brianseeders brianseeders deleted the retry-setup branch May 15, 2020 14:40
brianseeders added a commit to brianseeders/kibana that referenced this pull request May 15, 2020
brianseeders added a commit to brianseeders/kibana that referenced this pull request May 15, 2020
brianseeders added a commit to brianseeders/kibana that referenced this pull request May 15, 2020
brianseeders added a commit to brianseeders/kibana that referenced this pull request May 15, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request May 15, 2020
* master: (191 commits)
  [Maps] Get number of categories from palette (elastic#66454)
  move oss features registration to KP (elastic#66524)
  [kbn/plugin-helpers] typescript-ify (elastic#66513)
  Add kibana-operations as codeowners for .ci/es-snapshots and vars/ (elastic#66746)
  FTR: move basic services under common folder (elastic#66563)
  Migrate Beats Management UI to KP (elastic#65791)
  [CI] Add 20 minutes to overall build timeout
  lint import from restricted zones for export exressions (elastic#66588)
  [SIEM][Detection Engine] Add validation for Rule Actions (elastic#63332)
  KP plugins shouldn't need package.json (elastic#66654)
  Replace agent metrics link with the new one (elastic#66632)
  [CI] Add one retry to setup step (elastic#66638)
  [CI] Add slack alerts to tracked branch jobs, change default channel, change formatting (elastic#66580)
  [docLinks] Add docLinks to CoreSetup. (elastic#66631)
  [DOCS] Rename monitoring collection from internal to legacy (elastic#65781)
  unskip newsfeed tests (elastic#66562)
  [NP] Migrate uiSettings owned by Kibana app (elastic#64321)
  [ML] Functional tests - stabilize typing in DFA mml input (elastic#66706)
  [Map] return bounding box for static feature collection without joins (elastic#66607)
  remove trailing slash in graph sample data links (elastic#66358)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:CI Continuous integration release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v6.8.10 v7.7.1 v7.8.0 v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants