[Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud:browse-recent-broken-package-result-page into autopkgtest-cloud:master

2025-03-11 Thread Adrien Nader
Adrien Nader has proposed merging ~adrien/autopkgtest-cloud:browse-recent-broken-package-result-page into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~adrien/autopkgtest-cloud/+git/autopk

Re: [Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud:browse-recent-filters-and-json into autopkgtest-cloud:master

2025-03-10 Thread Adrien Nader
There's a potentiel performance improvement because this avoids querying the DB separately for each test as that is now part of a JOIN. I've also noticed that there was probably an error in get_results() when the DB is empty: one field was missing but that was difficult to spot without the name

[Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud:browse-recent-filters-and-json into autopkgtest-cloud:master

2025-03-10 Thread Adrien Nader
The proposal to merge ~adrien/autopkgtest-cloud:browse-recent-filters-and-json into autopkgtest-cloud:master has been updated. Commit message changed to: Add filtering by arch and release for the recent page. Use a dict for test result fields rather than an array of fourteen elements. Expose a J

[Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud:browse-recent-filters-and-json into autopkgtest-cloud:master

2025-03-09 Thread Adrien Nader
Adrien Nader has proposed merging ~adrien/autopkgtest-cloud:browse-recent-filters-and-json into autopkgtest-cloud:master. Commit message: Add filtering by arch and release for the recent page. Use a dict for test result fields rather than an array of fourteen elements. Expose a JSON file for

Re: [Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud:browse-recent into autopkgtest-cloud:master

2025-03-06 Thread Adrien Nader
I forgot to mention that I expect evolutions to happen to that page (or rather these pages). It's difficult to prepare everything upfront without having live data. -- https://code.launchpad.net/~adrien/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/482377 Your team Canonical's Ubuntu QA is requ

[Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud:browse-recent into autopkgtest-cloud:master

2025-03-06 Thread Adrien Nader
Adrien Nader has proposed merging ~adrien/autopkgtest-cloud:browse-recent into autopkgtest-cloud:master. Commit message: feat: /recent.html page similar in content to the user page Introduce a page with recent results to make it possible to keep up with changes as they are happening. Ideally

[Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into autopkgtest-cloud:master

2024-11-19 Thread Adrien Nader
Adrien Nader has proposed merging ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~adrien/autopkgtest-cloud/+git/autopkgtest-pa

[Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into autopkgtest-cloud:master

2024-11-19 Thread Adrien Nader
The proposal to merge ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into autopkgtest-cloud:master has been updated. Status: Needs review => Superseded For more details, see: https://code.launchpad.net/~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs/+merge/476785

[Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

2024-11-19 Thread Adrien Nader
Adrien Nader has proposed merging ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpa

Re: [Canonical-ubuntu-qa] [Merge] ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

2024-11-19 Thread Adrien Nader
Fixed! Diff looks sane. :) -- https://code.launchpad.net/~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs/+merge/476787 Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/aut

[Canonical-ubuntu-qa] [Bug 2052721] [NEW] Display queued and running tests on results page

2024-02-08 Thread Adrien Nader
Public bug reported: Queue and running tests appear on https://autopkgtest.ubuntu.com/running but the page is less convenient than, say, https://autopkgtest.ubuntu.com/packages/o/octave/noble/s390x . I think it could be helpful to have these appear on the results page too since it would make it e

[Canonical-ubuntu-qa] [Merge] ~adrien-n/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

2023-06-22 Thread Adrien Nader
Adrien Nader has proposed merging ~adrien-n/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpa

[Canonical-ubuntu-qa] [Bug 1993663] Re: Reinstall+erase: unconfigured /home mount leads to false success.

2022-10-21 Thread Adrien Nader
** Description changed: testcase: "Install (erase and re-install) in Ubuntu Desktop amd64 in Kinetic Daily " The test is supposed to check that the /home filesystem has been wiped. - I do not know if the new install is supposed to have a dedicated /home - partition too. Note that the corr

[Canonical-ubuntu-qa] [Bug 1993663] Re: Reinstall+erase: unconfigured /home mount leads to false success.

2022-10-21 Thread Adrien Nader
I checked that this behaviour has not been met since at least 14.04 (ok, I admit I didn't test 16.04). It would be helpful to have someone provide the insights on the intention(*) and when that was the case. If this is not possible, we should decide what should be the behaviour now. (*) I'd say t

[Canonical-ubuntu-qa] [Bug 1993663] [NEW] Reinstall+erase: unconfigured /home mount leads to false success.

2022-10-20 Thread Adrien Nader
Public bug reported: testcase: "Install (erase and re-install) in Ubuntu Desktop amd64 in Kinetic Daily " The test is supposed to check that the /home filesystem has been wiped. I do not know if the new install is supposed to have a dedicated /home partition too. Note that the corresponding but t