~andersson123/autopkgtest-cloud:replace-lxd-armhf15

Last commit made on 2024-03-15
Get this branch:
git clone -b replace-lxd-armhf15 https://git.launchpad.net/~andersson123/autopkgtest-cloud
Only Tim Andersson can upload to this branch. If you are Tim Andersson please log in for upload directions.

Branch merges

Branch information

Name:
replace-lxd-armhf15
Repository:
lp:~andersson123/autopkgtest-cloud

Recent commits

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

52fc103... by Tim Andersson

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

741d381... by Skia

Merge branch 'skia/bug_fixes'

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

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.

7e19b98... by Tim Andersson

Merge remote-tracking branch 'andersson123/api-key-dont-load-in-global-namespace'

b31b572... by Skia

fix: web: reduce default cache time

We now serve `queued.json` through `send_file`, but the default cache is
far too long, as that file is updated minutely.

4585faf... by Julian Andres Klode

Preserve order in queued.json endpoint

When just returning a dict, flask encodes it on its own,
and appears to sort keys. We don't actually do anything
with the parsed json, so let's just send out the file
directly, using the optimized flask.send_file helper.

This ensures that the order on the running page is the same on
the leader and non-leaders (which fetch from the end point).

7b2348c... by Tim Andersson

fix: web: don't load API_KEYS in global namespace

when we load the API keys in the global namespace, we have to reload apache2
every time we add a new api key, which isn't ideal.

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