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

Remove dependency from snapshot api by removing the lookup for a specific build in upgrade to specific snapshot feature tests #4347

Closed
pchila opened this issue Feb 29, 2024 · 2 comments · Fixed by #5050
Assignees
Labels
Team:Elastic-Agent Label for the Agent team Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Comments

@pchila
Copy link
Contributor

pchila commented Feb 29, 2024

Describe the enhancement:

In order to reduce flakiness of elastic agent integration tests we need to avoid querying the snapshot API for a list of builds for a given snapshot version during an integration test run.
We need to remove only the testing part to get the list of builds as the URL https://snapshots.elastic.co/... should still be reliable (that's independent from the API)

Check if this is already implemented by #4331

Describe a specific use case for the enhancement or feature:
TODO
What is the definition of done?
TODO

/cc @rdner @cmacknz

@pchila pchila added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent Label for the Agent team labels Mar 5, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@pchila pchila changed the title Remove dependency from snapshot api by removing the upgrade to specific snapshot feature Remove dependency from snapshot api by removing the lookup for a specific build in upgrade to specific snapshot feature tests Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent Label for the Agent team Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants