autopkgtest-cloud:ubuntu-advantage-tools

Last commit made on 2023-12-13
Get this branch:
git clone -b ubuntu-advantage-tools 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:
ubuntu-advantage-tools
Repository:
lp:autopkgtest-cloud

Recent commits

2461719... by Brian Murray

worker: make special snowflakes a list

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
938688f... by Brian Murray

autopkgtest-cloud: special case u-a-t for ESM releases

Failed
[FAILED] pre_commit:0 (build)
[WAITING] unit_tests:0 (build)
[WAITING] build_charms:0 (build)
13 of 3 results
d35d2ed... by Brian Murray

mojo: lxd-armhf17 and lxd-armhf18 didn't work and are not necessary

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
ac1f060... by Brian Murray

docs: we only need 100G of disk also add # of CPUs

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
e4fb47a... by Brian Murray

Merge remote-tracking branch 'andersson123/update-docs-lxd-flavor'

3f32a9d... by Tim Andersson

service-bundle: add lxd-armhf17 and lxd-armhf18

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

Merge remote-tracking branch 'andersson123/cache-amqp-hotfix'

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

fix: web: add queued.json endpoint to browse.cgi

for the recent cache-amqp fix to work, the format of queued.json has to
be the exact same, so I'm adding this endpoint.

121cc3c... by Tim Andersson

fix: web: cache-amqp handle cookie usage better and use queued.json endpoint

These changes fix an issue with cache-amqp.

Prior to this commit, the script could exit 1 as the urllib request was
requesting the queues.json file from itself, causing an internal server
error, and causing the KPI to not get updated. This change amends this
issue.

21604f2... by Tim Andersson

update documentation for lxd w.r.t changes from new bastion