travis: run the tests in the GCE trusty machine
Metadata
Current evaluation
Merged after removing the Travis CI xenial LXC hack due to test timeouts. Jenkins now handles test execution. Updated flake8 invocation per reviewer feedback, rebased, and approved.
Suggested action: —
No scores available.
Issue body
We applied a hack in travis to get a xenial LXC and run the tests in
there. Something changed and now the tests are taking an excessive
amount of time, and timing out. We no longer need this tests to run in
xenial because we are already running them in Jenkins, so we can get rid
of the hack.
LP: #1555386
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after removing the Travis CI xenial LXC hack due to test timeouts. Jenkins now handles test execution. Updated flake8 invocation per reviewer feedback, rebased, and approved. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged following rebase and approval. Replaced the Travis CI xenial LXC hack with GCE trusty machine execution to resolve timeouts, as Jenkins now handles xenial testing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after removing a Travis CI xenial LXC workaround. Tests were timing out and Jenkins now handles them. Updated flake8 to use python3 -m flake8, rebased, and approved before merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1415 tests: run the tests in travis using LXD containers | snapcraft | merged | Merged changes to run Travis CI tests using LXD containers. The update modifies five files, adding 166 lines and removing 12, after receiving reviewer approval. | |
| #1532213 Run the tests in xenial | snapcraft (launchpad) | closed | Travis CI was updated to run tests on Ubuntu Xenial. The change was implemented, verified, and the issue closed. | |
| #1992 tests: run integration tests on trusty | snapcraft | closed | Closed without merging. The Trusty integration test setup was abandoned due to missing squashfuse dependencies and CI container limitations. The team confirmed native Travis runners are needed, but no further action was taken. | |
| #1643 tests: run daily autopkgtest in travis | snapcraft | merged | Merged. Configured Travis CI to run daily autopkgtests by updating .travis.yml. Changes were approved and integrated into the main branch. | |
| #2013 tests: run tests on Trusty on Travis | snapcraft | closed | Closed without being merged. The PR proposed adding native Ubuntu Trusty execution for Travis CI tests but received zero reviews or CI checks, indicating it was abandoned. | |
| #2682 tests: change default spread provider to lxd outside of travis | snapcraft | merged | Merged after approval and CI. Refactored runtests script for clarity and updated Travis config to use google spread provider, removing legacy code and simplifying non-Travis test execution. |