Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
56 stars 48 forks source link

uAMQP livetest pipeline integrated EH/SB tests verification/fix #273

Closed yunhaoling closed 1 year ago

yunhaoling commented 2 years ago

background

The uamqp livetest pipeline has been integrated with EH/SB livetest to ensure that changes don't break EH/SB.

Issue

For livetest against a PR, the livetest seems not to collect the code from PR

Tasks

verify whether EH/SB livetest is using the right code in the PR to generate wheels for EH/SB live tests, and fix if not.

for context, please check the PR: https://github.com/Azure/azure-uamqp-python/pull/272