Scott Beddall
                                            Scott Beddall
                                        
                                    > The main issue with this, I would think, is that most tests aren't using `AZURE_CLIENT_X` environment variables directly, but rather `{DIRECTORY}_CLIENT_X`/ Dead on. BUT we could absolutely add these...
The failures present on `python - core` regression tests align with existing failures. Not treating as a blocker. Addressing final spellcheck errors and merging this PR.
The single failure during release is due to a known issue with the SemVer powershell scripts, and is _not_ related to the refactor. Overriding and merging.
/check-enforcer override
I have no earthly idea why an eng/common change is showing up in this PR. Super frustrating.
@lynshi Can you put it back? I've overwritten the file locally with the one from `main`, but it still shows that change. We do not allow eng/common changes from anything...
/azp run python - confidentialledger - tests
Hey @HarshaNalluru ! Thanks for the details! Couple comments! > Current prototype installs, runs and stops the docker container manually, we need a script to make it black box and...
Output of our discussion on 6/21. > Recorder should pass the test path to the proxy tool to be able to save the recording at the desired location Sitting on...
Hey @harshanalluru, got some updates for ya. ## General Discussion and Advice To begin, you don't need to install a specific tag of the docker image anymore. Use the `latest`...