Closed clay-lake closed 6 days ago
Diff of dependencies:
@cjdcordeiro That is a good point. Let me see what I can do to refactor the tests.
@clay-lake I took a swing at the tests in my PR: https://github.com/canonical/chisel-releases/blob/b3a23c67505afa0bd352927aebd669c40f0ed2bb/tests/spread/integration/git/task.yaml
The python tests are working now. It was a mismatch between python versions.
@clay-lake can you pls raise these changes to 24.10 too?
Will do! @cjdcordeiro https://github.com/canonical/chisel-releases/pull/396
@lengau Merge is complete :) There are few more changes for you to pull before you merge your PR.
Proposed changes
Add slices for git and dependency libcurl3t64-gnutls.
Related issues/PRs
Testing
Rudimentary smoke testing was provided by the script below. The bins slice successfully executes basic git operations, except for cloning a repository over http, which requires the core slice. Cloning over ssh has not yet been tested.
All testing was performed on a chiseled (ubuntu-24.04) container containing the following slices.
Checklist