Skip to content

Quantum: Add Provider Status column to 'az quantum target list' output - #10150

Draft
v-elegacheva wants to merge 1 commit into
Azure:mainfrom
v-elegacheva:ekat/quantum-target-list-provider-status
Draft

Quantum: Add Provider Status column to 'az quantum target list' output#10150
v-elegacheva wants to merge 1 commit into
Azure:mainfrom
v-elegacheva:ekat/quantum-target-list-provider-status

Conversation

@v-elegacheva

@v-elegacheva v-elegacheva commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Provider Status column to the az quantum target list table output, showing the current availability of each provider account.
Previously the table view showed only per-target status, even though the underlying data-plane response already includes the provider account's own currentAvailability. This surfaces that provider-account status so users can see at a glance whether the provider account itself is available, alongside each of its targets.

Testing

  • Added unit test covering the table transform
  • Added a live e2e test that runs az quantum target list against a real V2 workspace and asserts the provider status flows through to both JSON and the table column.
  • Verified live: V2 workspace shows the new Provider Status column; V1 workspaces are unaffected.
  • Ran azdev style quantum and python scripts/ci/test_index.py -q locally (passed).

Surface each provider account's current availability as a 'Provider Status' column in the target list table view. Adds unit and live e2e tests, bumps the extension version to 1.0.0b19, and updates the changelog.
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@v-elegacheva v-elegacheva changed the title [Quantum] Add Provider Status column to 'az quantum target list' output Quantum: Add Provider Status column to 'az quantum target list' output Jul 27, 2026
@x-engineering-agent

Copy link
Copy Markdown

Live test results — azdev test --live --series (changed test files only)

⚠️ NO TESTS SELECTED — changed test files did not resolve to runnable tests

Selectors: test_quantum_targets (extension)
PR head ref: ekat/quantum-target-list-provider-status
PR head sha: 9602a2d4cb86e7c63d13da3a6b970510794161c9
PR base ref: main
New test files in PR: false

Changed test files run
src/quantum/azext_quantum/tests/latest/test_quantum_targets.py

Workflow run: https://github.com/Azure/issue-sentinel/actions/runs/32345986541

Last 80 lines of azdev output

=============
| Run Tests |
=============


=====================
| Discovering Tests |
=====================


test index updated: /home/runner/.azdev/env_config/home/runner/work/issue-sentinel/issue-sentinel/.venv/test_index/Version 1.0.0b19 of the quantum extension is installed locally, but version 1.0.0b21 is now available.
You can use 'az extension update -n quantum' to upgrade.

latest.json

Test on modules: test_quantum_targets

WARNING: RUNNING TESTS LIVE
WARNING: 'test_quantum_targets' not found. If newly added, re-run with --discover
WARNING: No tests selected to run.

Posted by agent-assist live-test workflow.

@x-engineering-agent x-engineering-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ Live test failed

The upstream CI checks are green, but the live test run against the changed
test files did not pass. Please review the live-test run logs above for the
failure details and address them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

act-codegen-extensibility-squad Auto-Assign Auto assign by bot Quantum az quantum X Engineering Agent Reviewed Pull request reviewed by X Engineering Agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants