Skip to content

Cherry-pick #21681 to 7.x: Fix TestDockerStart flaky test#21989

Merged
jsoriano merged 1 commit intoelastic:7.xfrom
jsoriano:backport_21681_7.x
Oct 19, 2020
Merged

Cherry-pick #21681 to 7.x: Fix TestDockerStart flaky test#21989
jsoriano merged 1 commit intoelastic:7.xfrom
jsoriano:backport_21681_7.x

Conversation

@jsoriano
Copy link
Copy Markdown
Member

@jsoriano jsoriano commented Oct 19, 2020

Cherry-pick of PR #21681 to 7.x branch. Original message:

Some changes are done to give more resilience to the test:

  • Wait till image pull is finished, and retry in case of failure.
  • Checked events are filtered by container id instead of image name,
    so tests are not affected by other containers that may be running
    in the system.
  • Check timeout is for all events now, instead of being reset after an
    event is received.
  • Container is removed after test is finished.

Fixes #20360.

Some changes are done to give more resilience to the test:
* Wait till image pull is finished, and retry in case of failure.
* Checked events are filtered by container id instead of image name,
  so tests are not affected by other containers that may be running
  in the system.
* Check timeout is for all events now, instead of being reset after an
  event is received.
* Container is removed after test is finished.

(cherry picked from commit a79dddc)
@jsoriano jsoriano added [zube]: In Review backport Team:Platforms Label for the Integrations - Platforms team labels Oct 19, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/integrations-platforms (Team:Platforms)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 19, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 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 #21989 opened]

  • Start Time: 2020-10-19T15:47:25.942+0000

  • Duration: 105 min 38 sec

Test stats 🧪

Test Results
Failed 0
Passed 16343
Skipped 1363
Total 17706

@jsoriano jsoriano merged commit 7127bb8 into elastic:7.x Oct 19, 2020
@jsoriano jsoriano deleted the backport_21681_7.x branch October 19, 2020 17:41
@zube zube bot removed the [zube]: Done label Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:Platforms Label for the Integrations - Platforms team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants