Skip to content

Move jobs to dedicated external provider (New)#1613

Merged
Hook25 merged 4 commits intomainfrom
so-long-zapper
Nov 25, 2024
Merged

Move jobs to dedicated external provider (New)#1613
Hook25 merged 4 commits intomainfrom
so-long-zapper

Conversation

@p-gentili
Copy link
Copy Markdown
Collaborator

@p-gentili p-gentili commented Nov 21, 2024

WARNING: This modifies com.canonical.certification::sru

Description

This is probably Breaking instead of New, but I don't think it's necessary to bump that major version. Your call.

This PR gets rid of every Zapper-driven job, moving to a dedicated external provider.

Also, a bit of refactor to the storage_watcher class was required, happy to change direction if that doesn't work for you.

Resolved issues

Part of ZAP-1002

Documentation

N/A

Tests

Only the storage watcher test case is impacted by this PR. It's a manual test.

@p-gentili p-gentili changed the title [New] Move jobs to dedicated external provider Move jobs to dedicated external provider (New) Nov 21, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.91%. Comparing base (fc12ed5) to head (1c97387).
Report is 121 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1613      +/-   ##
==========================================
+ Coverage   47.88%   47.91%   +0.03%     
==========================================
  Files         371      367       -4     
  Lines       39820    39537     -283     
  Branches     6731     6698      -33     
==========================================
- Hits        19066    18943     -123     
+ Misses      20042    19886     -156     
+ Partials      712      708       -4     
Flag Coverage Δ
checkbox-support 60.35% <100.00%> (-0.37%) ⬇️
provider-base 24.57% <100.00%> (-0.15%) ⬇️
provider-certification-client 57.14% <ø> (ø)
provider-resource 34.99% <ø> (+0.70%) ⬆️
provider-sru 97.97% <ø> (ø)

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

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

@p-gentili p-gentili changed the title Move jobs to dedicated external provider (New) Move jobs to dedicated external provider (New) Nov 21, 2024
@Hook25 Hook25 merged commit a78c168 into main Nov 25, 2024
@Hook25 Hook25 deleted the so-long-zapper branch November 25, 2024 10:40
eugene-yujinwu pushed a commit to eugene-yujinwu/checkbox that referenced this pull request Dec 31, 2024
* Change: so long zapper

* Change: moved desktop_session to resource provider

* Change: remove explicit Zapper support from run_watcher

* Add: unit tests for removable_storage_watcher::main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants