tests: in autopkgtests, use a tempdir in home, not in the tmpfs
Metadata
Current evaluation
Merged changes to autopkgtests that route temporary directories to the home folder instead of tmpfs. Approved by two reviewers, the update (+23/-1 lines across 3 files) was successfully integrated.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes to autopkgtests that route temporary directories to the home folder instead of tmpfs. Approved by two reviewers, the update (+23/-1 lines across 3 files) was successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. The pull request modifies autopkgtests to use a temporary directory in the home folder rather than tmpfs, ensuring reliable test execution. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a change to autopkgtests that uses a home directory tempdir instead of tmpfs. The PR was held pending adt test completion before merging. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1243 tests: update the location of the upstream retry autopkgtests script | snapcraft | merged | Merged after approval from two reviewers, the update to the upstream retry autopkgtests script location changed one line in one file. A reviewer noted the change was unnecessary, but the merge proceeded. | |
| #1755 tests: collect the autopkgtest results and save them in git | snapcraft | merged | Merged to collect autopkgtest results and store them in git. Approved by two reviewers across five files (+131/-3 lines). Six unresolved review comments remained but did not prevent integration. | |
| #464 autopkgtests: run the tests using the installed package | snapcraft | merged | Merged following reviewer approval and a requested rebase. The change modifies autopkgtests to execute against the installed package rather than the source tree, updating four files with 17 additions and 11 deletions. Addresses LP: #1570992. | |
| #1716 tests: split the integration autopkgtests | snapcraft | merged | Merged after splitting integration autopkgtests to eliminate timeout failures. The change adds minor per-test setup overhead but resolves recurring execution timeouts. Approved by two reviewers with passing CI checks. | |
| #678 tests: use a path in the user's home directory for xattrs tests | craft-parts | merged | Merged updates to xattrs tests, switching to a user home directory path. Approved by two reviewers, passed CI, and modified two files (+26/-4). | |
| #1162 tests: pass the autopkgtest secret to the container | snapcraft | merged | Merged a one-line change to pass the autopkgtest secret to the container, resolving Launchpad bug #1668318. Approved by one reviewer. | |
| #293 Add the unit tests to the autopkgtest suite. | snapcraft | merged | Merged changes adding unit tests to the autopkgtest suite. The update modified two files with six added lines, was approved by sergiusens, and resolved launchpad bug LP: #1541421. | |
| #2018 tests: minor fixes to autopkgtests | snapcraft | merged | Merged minor autopkgtest fixes by sergiusens. The changes updated 4 files with 17 additions and 3 deletions to correct test configurations. | |
| #1749 tests: add a script to run autopkgtests in the ppa | snapcraft | merged | Merged changes adding a script to run autopkgtests in the PPA. The update modifies four files, requires PR #1643, and received approval from one reviewer. Integrated on November 22, 2017. |