-
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
Set correct org and team tags to integration tests resources #4954
Set correct org and team tags to integration tests resources #4954
Conversation
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
This pull request does not have a backport label. Could you fix it @pchila? 🙏
NOTE: |
Quality Gate passedIssues Measures |
(cherry picked from commit ce6da4e)
(cherry picked from commit ce6da4e)
…4956) (cherry picked from commit ce6da4e) Co-authored-by: Paolo Chilà <[email protected]>
What does this PR do?
This PR fixes the
org
andteam
tag values for integration tests cloud resourcesWhy is it important?
It is important in order to link a cloud resource to a team owning such resource
Checklist
[ ] My code follows the style guidelines of this project[ ] 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 testDisruptive User Impact
How to test this PR locally
Related issues
Questions to ask yourself