spread tests: move package-repositories test snaps into own dir
Metadata
Current evaluation
Merged following reviewer approval and passing CI. Relocated package-repositories test snaps to a dedicated directory to improve test organization and navigation. Modified 7 files.
Suggested action: —
No scores available.
Issue body
They're not re-used for other tasks so they should be contained
into the packag-repositories directory for easier navigation.
Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following reviewer approval and passing CI. Relocated package-repositories test snaps to a dedicated directory to improve test organization and navigation. Modified 7 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Moved package-repositories test snaps into a dedicated directory to improve navigation, as they are not reused across other tasks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a refactoring change that moves package-repositories test snaps into a dedicated directory to improve navigation, as they are not reused elsewhere. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1948 tests: move test files out of the snapcraft dir | snapcraft | merged | Merged reorganization of the test suite, moving test files out of the snapcraft directory. Approved by one reviewer, the change touched 788 files with 615 additions and 589 deletions. | |
| #4380 ci: download snap to tests dir | snapcraft | merged | Merged a CI fix that ensures scheduled spread tests download the snap to the tests directory. Approved by two reviewers, passed CI checks, and modified one file. |