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

[EH] Run mgmt livetests in new pipeline #17248

Closed
swathipil opened this issue Mar 10, 2021 · 1 comment
Closed

[EH] Run mgmt livetests in new pipeline #17248

swathipil opened this issue Mar 10, 2021 · 1 comment
Assignees
Labels
Event Hubs Mgmt-EngSys Engineering System (Management Plane Specific) P0
Milestone

Comments

@swathipil
Copy link
Member

Summary

Currently, mgmt live tests are not being run for this SDK. After a discussion with @ jsntcy and @ scbedd, it was decided that we want these tests to be run once every week in a new pipeline specifically for running mgmt tests.

Scope of Work

  • Duplicate tests.yml​ file into a tests-mgmt.yml​ file.
  • In the tests-mgmt.yml​ file:
  • Add all environment variables necessary for mgmt tests to run.
  • Remove all env vars that are not needed by mgmt tests and only by data plane tests.
  • Specify azure-mgmt-eventhub ​as the target.
  • Push the branch with this tests-mgmt.yml ​file change upstream.
  • Create a new build/pipeline for running only the mgmt tests and schedule it to run once weekly.
  • In the new pipeline, set the Branch/Tag ​param to the upstream branch with the tests-mgmt.yml file changes.

Success Criteria

  • azure-mgmt-eventhub tests run once every week and pass.
@swathipil swathipil added Event Hubs Mgmt-EngSys Engineering System (Management Plane Specific) labels Mar 10, 2021
@swathipil swathipil added this to the [2021] April milestone Mar 10, 2021
@swathipil swathipil self-assigned this Mar 10, 2021
@lmazuel lmazuel added the P0 label Mar 11, 2021
ghost pushed a commit that referenced this issue Apr 2, 2021
@swathipil
Copy link
Member Author

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Event Hubs Mgmt-EngSys Engineering System (Management Plane Specific) P0
Projects
None yet
Development

No branches or pull requests

2 participants