Skip to content

github: add manual workflow for running distro upgrade testing on proposed - #17501

Open
maykathm wants to merge 1 commit into
canonical:masterfrom
maykathm:add-manual-sru-proposed-workflow
Open

maykathm wants to merge 1 commit into
canonical:masterfrom
maykathm:add-manual-sru-proposed-workflow

Conversation

@maykathm

Copy link
Copy Markdown
Contributor

No description provided.

@maykathm maykathm added the Skip spread Indicate that spread job should not run label Aug 21, 2026
@maykathm
maykathm requested a balanced review from Copilot August 21, 2026 08:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a manual GitHub Actions workflow for validating distro upgrades using snapd packages from Ubuntu proposed.

Changes:

  • Accepts the lowest supported Ubuntu spread system.
  • Runs the distro-upgrade spread test against proposed.
  • Downloads and reports generated version artifacts.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

runs-on: '["self-hosted", "spread-enabled"]'
group: deb-test
backend: openstack
systems: ${{ inputs.lowest-supported }}
Comment on lines +31 to +33
report-results:
needs: test-snapd-deb
runs-on: ubuntu-latest
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.89%. Comparing base (73db51a) to head (ea923fd).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #17501      +/-   ##
==========================================
+ Coverage   78.82%   78.89%   +0.06%     
==========================================
  Files        1407     1398       -9     
  Lines      198086   198050      -36     
  Branches     2502     2502              
==========================================
+ Hits       156148   156242      +94     
+ Misses      32562    32427     -135     
- Partials     9376     9381       +5     
Flag Coverage Δ
unittests 78.89% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown

Fri Aug 21 08:45:15 UTC 2026

Spread tests skipped

This branch has not been deployed

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

Labels

Skip spread Indicate that spread job should not run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants