Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move jobs to dedicated external provider (New) #1613

Merged
merged 4 commits into from
Nov 25, 2024
Merged

Move jobs to dedicated external provider (New) #1613

merged 4 commits into from
Nov 25, 2024

Conversation

p-gentili
Copy link
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
Copy link

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 37 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.


🚨 Try these New Features:

@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
60 checks passed
@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