autopkgtest-cloud:master

Last commit made on 2023-12-01
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

ea34225... by Tim Andersson

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

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

autopkgtest-web: add cookies to config.yaml

04ef28c... by Tim Andersson

Merge remote-tracking branch 'andersson123/update-deps-mojo-run-move-pkgs-to-basic'

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

autopkgtest-web: incorporate cookies into reactive charm, write the value to autopkgtest-cloud.conf

1bf5f62... by Tim Andersson

service-bundle: add cookies to service bundle for autopkgtest-web

17304fa... by Tim Andersson

cookies moved to autopkgtest-cloud.conf

fcc700f... by Brian Murray

docs: lxd nodes are on arm64

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
2f119ea... by Paride Legovini

Merge remote-tracking branch 'andersson123/autopkgtest-worker-restart'

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

service-bundle: add keystone and object storage to no proxy

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

fix: cloud-worker: Amend restart limitations for autopkgtest@*.service

We've been having issues with having to manually restart workers when
they fail. This happens because they previously would hit stringent Restart
restrictions (StartLimitBurst, StartLimitInterval). It's best for us if
those restrictions aren't as stringent and allow the autopkgtest@
services to restart themselves more frequently.