Skip to content

Conversation

@warren-jones
Copy link
Contributor

@warren-jones warren-jones commented Apr 5, 2022

The job submission progress messages added for PR 4480 broke the CLI integration tests in the E2E validation pipeline. Only JSON output is expected in stdout during the tests. By using the Knack logger and displaying the messages as warnings, the progress messages are output to stderr instead of stdout in a way that PowerShell will not treat them as errors.

Also updated test_version_check in test_quantum_workspace.py to remediate another E2E validation pipeline test failure.


This checklist is used to make sure that common guidelines for a pull request are followed.

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

@ghost ghost added the Auto-Assign Auto assign by bot label Apr 5, 2022
@ghost ghost requested review from kairu-ms and necusjz April 5, 2022 17:58
@ghost ghost assigned kairu-ms Apr 5, 2022
@ghost ghost added this to the Apr 2022 (2022-04-26) milestone Apr 5, 2022
@ghost ghost requested a review from yonzhan April 5, 2022 17:58
@ghost ghost added the Quantum az quantum label Apr 5, 2022
@ghost ghost requested a review from wangzelin007 April 5, 2022 17:58
@warren-jones warren-jones changed the title [Quantum] [DRAFT - Do not merge] Output job progress messages with Knack logger [Quantum] Output job progress messages with Knack logger Apr 5, 2022
@warren-jones warren-jones marked this pull request as ready for review April 5, 2022 21:52
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 5, 2022

Quantum

Copy link
Contributor

@anpaz anpaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kairu-ms kairu-ms merged commit 0986a8c into Azure:main Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Quantum az quantum

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants