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

[Fleet] Add an API integration test for upgrading to build version #172477

Closed
nchaulet opened this issue Dec 4, 2023 · 1 comment · Fixed by #174888
Closed

[Fleet] Add an API integration test for upgrading to build version #172477

nchaulet opened this issue Dec 4, 2023 · 1 comment · Fixed by #174888
Assignees
Labels
Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@nchaulet
Copy link
Member

nchaulet commented Dec 4, 2023

Description

Fleet API should allow to upgrade agents to build version like 8.12.0+buildYYYYMMDD, the API currently support this (even if it's not yet supported by the agent), we should add a small API integration test to be sure we do not break that feature

The test should upgrade an agent with a 8.12.0+buildYYYYMMDD version and verify the corresponding .fleet-actions is correctly created.

@nchaulet nchaulet added the Team:Fleet Team label for Observability Data Collection Fleet team label Dec 4, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@jen-huang jen-huang changed the title [Fleet] Add an API integration for upgrading to build version [Fleet] Add an API integration test for upgrading to build version Dec 4, 2023
@juliaElastic juliaElastic self-assigned this Jan 16, 2024
juliaElastic added a commit that referenced this issue Jan 16, 2024
## Summary

Closes #172477
Added integration test where using an agent build version to upgrade /
bulk upgrade agents.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants