autopkgtest-cloud:master

Last commit made on 2024-10-10
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

16fd9d7... by Ural Tunaboyu

Merge remote-tracking branch 'uralt/run-autopkgtest-requester'

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

fix: cloud: DistroDataOutdated instead of DistroDataOutdated

The syntax in this try/except block was wrong. We hit this this morning
I presume because oracular is marked as already released in
distro-info-data, and the Python code "thinks" that there should be an
update available, when there is not.

This commit fixes the syntax and stops the traceback we were seeing in
prod, which was:
```
TypeError: catching classes that do not inherit from BaseException is not allowed
```

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

Merge branch 'riscv64-error-apkgtst'

https://code.launchpad.net/~nteodosio/autopkgtest-cloud/+git/autopkgtest-cloud-1/+merge/474764

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
9c8fd51... by Nathan Teodosio

Improve error message when submitting autopkgtest for riscv64.

LP:2083484

c621740... by Ural Tunaboyu

feat: cloud: add flag to specify requester in run-autopkgtest

06ebb5c... by Skia

mojo: implement a less brittle workaround to the HAProxy charm bug

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

mojo: add haproxy bug reference

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

Merge branch 'skia/upgrade_haproxy'

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

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

mojo: upgrade HAProxy to run on Jammy

Following cc2beca6f45c9fa292af4e492e239fc32d763cf7, the `service-bundle`
configuration required having a more up to date version of HAProxy.
Indeed, the `rsprep` and `reqrep` got deprecated in HAProxy 2.1 [1], and
`focal` is shipping 2.0 while `jammy` has 2.4.
The production unit has been upgraded in place, but this needs to be
reflected in the `service-bundle` for future deployments.
Also fix the configuration to remove all warnings and errors (correct
use of http-request, drop of useless http-response, and right ordering
of options).

[1]: https://www.haproxy.com/blog/haproxy-2-1#deprecated-configuration-options

4824b1b... by Skia

Merge branch 'skia/more_github_fixes'

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

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results