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

[uAMQP] Integrate regression test of uAMQP within CI #11588

Closed
yunhaoling opened this issue May 21, 2020 · 0 comments · Fixed by Azure/azure-uamqp-python#233
Closed

[uAMQP] Integrate regression test of uAMQP within CI #11588

yunhaoling opened this issue May 21, 2020 · 0 comments · Fixed by Azure/azure-uamqp-python#233
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs Messaging Messaging crew MQ This issue is part of a "milestone of quality" initiative. P1 Service Bus uAMQP
Milestone

Comments

@yunhaoling
Copy link
Contributor

yunhaoling commented May 21, 2020

It would be great if uAMQP livetest pipeline can trigger EH/SB livetest pipleline with the built whl files.

Regression test uAMQP requires using the generated uAMQP whl files to

  • EventHub livetests
  • ServiceBus livetests

uAMQP has its own client build pipeline and repo is here: https://github.com/Azure/azure-uamqp-python

general steps:

  1. git clone azure-sdk-for-python
  2. install servicebus/eventhub from the cloned repo
  3. kick off eh/sb livetest against the uamqp pr

(msrest could be a reference)

Manual testing process outline here .

@yunhaoling yunhaoling added Service Bus Event Hubs EngSys This issue is impacting the engineering system. labels May 21, 2020
@kurtzeborn kurtzeborn added Client This issue points to a problem in the data-plane of the library. and removed EngSys This issue is impacting the engineering system. labels May 21, 2020
@yunhaoling yunhaoling changed the title [uAMQP] Add regression test to uAMQP [uAMQP] Integrate regression test of uAMQP within CI Jun 5, 2020
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this issue Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (Azure#11588)

* Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01

* Updates readme

* Updates API version in new specs and examples

* add autoupgradeprofile to 2020-11-01 (Azure#11363)

* add autoupgradeprofile

* add autoupgrader profile to mc

* format change

Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>

* add pod subnet id on agentpool (Azure#11310)

* aks: add pod identity profile spec (Azure#11366)

* add private dns zone property in 2020-11-01 (Azure#11311)

Co-authored-by: Li Ma <lima2@microsoft.com>

* Remove invalid pattern and adjust description (Azure#11312)

* aks: fix pod identity profile field names (Azure#11484)

* aks: add missing `podIdentityProfile.enabled` field

* aks: typo

* add non upgrade channel (Azure#11492)

Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>

* Make identityProfile mutable (Azure#11458)

* Add KubeletConfig and LinuxOSConfig specs (Azure#11490)

* aks: update readme tag for 1101 (Azure#11472)

* aks: update readme tag

* aks: add `2020-11-01-only`

* resovle merge conlicts to master, adding recent master change to dev branch (Azure#11604)

Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>

Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>
Co-authored-by: hbc <me@hbc.rocks>
Co-authored-by: Super <mali_no2@hotmail.com>
Co-authored-by: Li Ma <lima2@microsoft.com>
Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com>
Co-authored-by: Tongyao Si <tosi@microsoft.com>
Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com>
Co-authored-by: Phoenix He <tih@microsoft.com>
@yunhaoling yunhaoling added MQ This issue is part of a "milestone of quality" initiative. P1 labels Mar 8, 2021
@yunhaoling yunhaoling added this to the [2021] May milestone Mar 11, 2021
@lmazuel lmazuel added the Messaging Messaging crew label Apr 12, 2021
@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
Client This issue points to a problem in the data-plane of the library. Event Hubs Messaging Messaging crew MQ This issue is part of a "milestone of quality" initiative. P1 Service Bus uAMQP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants