autopkgtest-cloud:no-routers-in-ps5

Last commit made on 2024-02-14
Get this branch:
git clone -b no-routers-in-ps5 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:
no-routers-in-ps5
Repository:
lp:autopkgtest-cloud

Recent commits

e21c938... by Brian Murray

mojo: make-lxd-secgroup drop ROUTER_IP security groups

SNAT is not used in PS5 or PS6 so this is unnecessary

Failed
[FAILED] pre_commit:0 (build)
[WAITING] unit_tests:0 (build)
[WAITING] build_charms:0 (build)
13 of 3 results
954467c... by Tim Andersson

fix: web: handle database is locked errors in helpers/utils.py

Failed
[FAILED] pre_commit:0 (build)
[WAITING] unit_tests:0 (build)
[WAITING] build_charms:0 (build)
13 of 3 results
bdfa885... by Tim Andersson

fix: web: handle database is locked errors in download-results

Currently download-all-results and download-results can't run simultaneously,
so this commit adds new logic to the script to handle "database is locked"
errors. The script will now catch this when a write operation fails, sleep,
and then retry the write operation.

456cb8c... by Tim Andersson

fix: web: handle database is locked errors in download-all-results

Currently download-all-results and download-results can't run simultaneously,
so this commit adds new logic to the script to handle "database is locked"
errors. The script will now catch this when a write operation fails, sleep,
and then retry the write operation.

5ad112e... by Tim Andersson

feat: helpers/utils.py: add uuid column in init_db

Failed
[FAILED] pre_commit:0 (build)
[WAITING] unit_tests:0 (build)
[WAITING] build_charms:0 (build)
13 of 3 results
9bd786f... by Tim Andersson

feat: web: incorporate uuid into running and results

52b24b5... by Tim Andersson

feat: web: amqp-status-collector: incorporate test_uuid into running.json

d795c88... by Tim Andersson

feat: worker: incorporate test_uuid into send_status_info

0f67ca1... by Tim Andersson

feat: web: add test_uuid to sqlite3 db in download-*results

3cb120d... by Tim Andersson

feat: service-bundle: incorporate test_uuid in ssh args for worker