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

[Observability Onboarding] Using dockerized package registry in tests #193857

Closed
mykolaharmash opened this issue Sep 24, 2024 · 1 comment · Fixed by #196325
Closed

[Observability Onboarding] Using dockerized package registry in tests #193857

mykolaharmash opened this issue Sep 24, 2024 · 1 comment · Fixed by #196325
Assignees
Labels
Team:obs-ux-logs Observability Logs User Experience Team

Comments

@mykolaharmash
Copy link
Contributor

mykolaharmash commented Sep 24, 2024

Follow up on #193733

Similar to work done in #192064, we should use lightweight registry container to reduce flakiness in tests, because onboarding flows install multiple integrations which sometimes takes a lot of time and cause tests to fail.

@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 24, 2024
@dmlemeshko dmlemeshko added the Team:obs-ux-logs Observability Logs User Experience Team label Sep 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 30, 2024
@mykolaharmash mykolaharmash self-assigned this Oct 14, 2024
mykolaharmash added a commit that referenced this issue Oct 18, 2024
)

Closes #193857
Resolves #193294

Turns out, dockerized registry is [already being
used](https://buildkite.com/elastic/kibana-on-merge/builds/51727#01926d5a-f424-4b8e-b835-0f731c6ddc8d/264-454)
for Firehose tests and it's still failing sometimes. So this change adds
an explicit flag to skip installation of AWS assets as they are not
essential to complete the flow, only the Firehose integration is
required.

[Flaky test runner
job](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7167).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:obs-ux-logs Observability Logs User Experience Team
Projects
None yet
3 participants