autopkgtest-cloud:master

Last commit made on 2024-03-18
Get this branch:
git clone -b master https://git.launchpad.net/autopkgtest-cloud
Members of Ubuntu Release Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:autopkgtest-cloud

Recent commits

1f47e64... by Tim Andersson

feat: web: temporarily add all-proposed=1 for armhf noble tests for time_t transition

In progress
[WAITING] pre_commit:0 (build)
[WAITING] unit_tests:0 (build)
[WAITING] build_charms:0 (build)
13 of 3 results
bb0a089... by Tim Andersson

service-bundle: replace lxd-armhf10 and lxd-armhf14

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
170b8e8... by Tim Andersson

Merge remote-tracking branch 'andersson123/return-uuid-upon-test-request'

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
9d29962... by Tim Andersson

fix: web: return uuid and submit time once user has successfully submitted test request

f0c6d1a... by Tim Andersson

service-bundle: replace lxd-armhf15

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
1e11ec0... by Tim Andersson

service-bundle: replace a bunch of lxc remotes

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
5e3c667... by Skia

feat: mojo: self-document lxd-remotes.yaml

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
52fc103... by Tim Andersson

Merge remote-tracking branch 'andersson123/align-diff-from-prod'

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
741d381... by Skia

Merge branch 'skia/bug_fixes'

https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462409

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
91f6d02... by Skia

fix: web: make queued message format consistent

All other ways of pushing test requests to the queues separate the
package name from the params with a '\n'.
The consequence of not doing that consistently was that manually
requested tests would not appear in a package's filtered queue.