-
Notifications
You must be signed in to change notification settings - Fork 148
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
ESS Staging integ test improvements #3547
Conversation
🌐 Coverage report
|
93bf79e
to
3bbbd06
Compare
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
I think I'm missing some background on this PR. Why are we moving from GCP to AWS in the staging environment? From what I can tell both GCP and AWS regions in staging support the same stack versions, including snapshots. What other dev features are exclusive to the AWS region in staging that aren't available in the GCP region in staging? |
buildkite test this |
2 similar comments
buildkite test this |
buildkite test this |
SonarQube Quality Gate |
* support tags on integration tests ESS deployments (cherry picked from commit be04fba)
* support tags on integration tests ESS deployments (cherry picked from commit be04fba)
* support tags on integration tests ESS deployments (cherry picked from commit be04fba) Co-authored-by: Paolo Chilà <[email protected]>
* support tags on integration tests ESS deployments (cherry picked from commit be04fba) Co-authored-by: Paolo Chilà <[email protected]>
What does this PR do?
Why is it important?
Support all 3 major CSP and tag stack deployments appropriately
Checklist
[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files[ ] I have added tests that prove my fix is effective or that my feature works[ ] I have added an entry in./changelog/fragments
using the changelog tool[ ] I have added an integration test or an E2E testAuthor's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs
Questions to ask yourself