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: retry the step only #26736

Merged
merged 2 commits into from
Jul 6, 2021
Merged

CI: retry the step only #26736

merged 2 commits into from
Jul 6, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Jul 6, 2021

What does this PR do?

Retry the command in the same workspace, context and worker.

What stages are excluded?

  • Lint, since the linting does not have much flakiness.
  • Packaging, no much flakiness.
  • Cloud, no much flakiness, only environmental issues when provisioning the cloud resources. There is already an initiative to fix this.
  • K8sTest, no much flakiness.

Why is it important?

Reduce flakiness.

Issue

Alternative to #26574

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 6, 2021
@v1v v1v force-pushed the feature/retry-step-only branch from c72bea5 to d4290ec Compare July 6, 2021 13:44
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jul 6, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #26736 updated

  • Start Time: 2021-07-06T13:44:35.146+0000

  • Duration: 136 min 22 sec

  • Commit: d4290ec

Test stats 🧪

Test Results
Failed 0
Passed 48590
Skipped 5395
Total 53985

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 48590
Skipped 5395
Total 53985

@v1v v1v marked this pull request as ready for review July 6, 2021 15:20
@v1v v1v requested a review from a team as a code owner July 6, 2021 15:20
@v1v v1v added the Team:Automation Label for the Observability productivity team label Jul 6, 2021
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 6, 2021
@v1v v1v self-assigned this Jul 6, 2021
@v1v v1v added backport-v7.14.0 Automated backport with mergify backport-v7.15.0 Automated backport with mergify labels Jul 6, 2021
@v1v v1v merged commit 6b0c391 into elastic:master Jul 6, 2021
@v1v v1v deleted the feature/retry-step-only branch July 6, 2021 16:31
mergify bot pushed a commit that referenced this pull request Jul 6, 2021
(cherry picked from commit 6b0c391)
mergify bot pushed a commit that referenced this pull request Jul 6, 2021
(cherry picked from commit 6b0c391)
v1v pushed a commit that referenced this pull request Jul 7, 2021
v1v pushed a commit that referenced this pull request Jul 8, 2021
v1v added a commit to v1v/beats that referenced this pull request Jul 8, 2021
* upstream/master: (430 commits)
  CI: increase timeout (elastic#26764)
  Heartbeat: add datastream fields to synthetics (elastic#26774)
  Osquerybeat: Change the query timeout from 3 secs to 60 secs (elastic#26775)
  Remove experimental warning for inputs with variables. (elastic#26762)
  Add latest k8s versions in testing (elastic#26729)
  change type of max_bytes to ByteType (elastic#26699)
  [Elastic Agent] Fix broken enrollment command (elastic#26749)
  Update agent managed manifest to include enrolment token variable (elastic#26756)
  Filebeat: Ensure module pipelines compatibility with previous versions of Elasticsearch (elastic#26737)
  Forward port changelog for 7.13.3 (elastic#26731) to master (elastic#26754)
  Upgrade PyYAML dependency used for tests (elastic#26746)
  Add agent fleet enrolment k8s manifest (elastic#26566)
  CI: retry the step only (elastic#26736)
  Osquerybeat: Fix the configuration poll interval setting (elastic#26739)
  [Filebeat] Replace copy_from with templated value (elastic#26631)
  Reduce the verbosity of the debug log for monitoring (elastic#26583)
  Add instructions on testing metricbeat kubernetes module (elastic#26643)
  Revert "[CI] fight the flakiness with some retry option in the CI only for the Pull Requests (elastic#26617)" (elastic#26704)
  Packaging: linux/armv7 is not supported (elastic#26706)
  Cyberarkpas: Link to official docs on how to setup TLS (elastic#26614)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v7.14.0 Automated backport with mergify backport-v7.15.0 Automated backport with mergify Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants