Skip to content

Cherry-pick #21242 to 7.9: Fix autodiscover flaky tests#21289

Merged
jsoriano merged 2 commits intoelastic:7.9from
jsoriano:backport_21242_7.9
Sep 24, 2020
Merged

Cherry-pick #21242 to 7.9: Fix autodiscover flaky tests#21289
jsoriano merged 2 commits intoelastic:7.9from
jsoriano:backport_21242_7.9

Conversation

@jsoriano
Copy link
Copy Markdown
Member

@jsoriano jsoriano commented Sep 24, 2020

Cherry-pick of PR #21242 to 7.9 branch. Original message:

Use a tagged image instead of doing an untagged pull, this was pulling all
busybox tags, busybox:latest image used now is pre-cached.
Better control when the containers are started and stopped, run the
container detached.
Use container name instead of container image for conditions and templates,
better ensuring that we are testing against the proper container.
Move common code to helper function.

Use a tagged image instead of doing an untagged pull, this was pulling all
busybox tags, busybox:latest image used now is pre-cached.
Better control when the containers are started and stopped, run the
container detached.
Use container name instead of container image for conditions and templates,
better ensuring that we are testing against the proper container.
Move common code to helper function.

(cherry picked from commit 0c8f82b)
@jsoriano jsoriano added [zube]: In Review backport Team:Platforms Label for the Integrations - Platforms team labels Sep 24, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 24, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 24, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Sep 24, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21289 updated]

  • Start Time: 2020-09-24T11:44:09.642+0000

  • Duration: 56 min 48 sec

Test stats 🧪

Test Results
Failed 0
Passed 3107
Skipped 439
Total 3546

@jsoriano jsoriano merged commit 88883ae into elastic:7.9 Sep 24, 2020
@jsoriano jsoriano deleted the backport_21242_7.9 branch September 24, 2020 13:29
@zube zube bot removed the [zube]: Done label Dec 24, 2020
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ic#21289)

Use a tagged image instead of doing an untagged pull, this was pulling all
busybox tags, busybox:latest image used now is pre-cached.
Better control when the containers are started and stopped, run the
container detached.
Use container name instead of container image for conditions and templates,
better ensuring that we are testing against the proper container.
Move common code to helper function.

(cherry picked from commit c10ba7b)
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