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

Supported OS smoke tests fail when version bumps take place #14391

Open
marclop opened this issue Oct 18, 2024 · 0 comments
Open

Supported OS smoke tests fail when version bumps take place #14391

marclop opened this issue Oct 18, 2024 · 0 comments
Labels
automation flaky test Unstable or unreliable test cases. test

Comments

@marclop
Copy link
Contributor

marclop commented Oct 18, 2024

Description

The supported OS tests fail every time the stack version is bumped and the unified snapshot build hasn't (yet) run, which results in the SNAPSHOT version not being available. Ideally, we should have some sort of mechanism in place that avoids this from happening.

 Error: failed to obtain a stack version matching "8.15.4-SNAPSHOT": please specify a valid version_regex

Possible solutions

A potential solution would be to query ESS for the available SNAPSHOT versions, since if a stack pack is published in ESS, then it must also be available in the actual artifacts, but there may be some other better ways to do this.

Occurrences

@marclop marclop added automation flaky test Unstable or unreliable test cases. test labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation flaky test Unstable or unreliable test cases. test
Projects
None yet
Development

No branches or pull requests

1 participant