~andersson123/autopkgtest-cloud:update_service_bundle_lxc_containers

Last commit made on 2023-07-10
Get this branch:
git clone -b update_service_bundle_lxc_containers 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:
update_service_bundle_lxc_containers
Repository:
lp:~andersson123/autopkgtest-cloud

Recent commits

5d66851... by Tim Andersson

service-bundle: update lxc remotes list

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] build_charms:0 (build)
12 of 2 results
cb2f798... by Brian Murray

tools: Use re.DOTALL when building a filter for amqp

008df23... by Paride Legovini

Merge remote-tracking branch 'andersson123/fix_login_issue_staging'

8d64998... by Tim Andersson

fix: staging website not redirecting to ubuntu sso login

We've been having a problem where autopkgtest tests aren't requestable
via a url as specified in the Proposed Migration wiki page. Turns out
the issue was that the webserver was trying to access `login.ubuntu.com`
via a proxy which is not required and breaks functionality. Adding this
website to the `no_proxy` variable in the service bundle means it'll be
inherited by `/etc/apache2/conf-enabled/no_proxy.conf` and solves the
issue. The issue is currently cowboy fixed on staging.

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] build_charms:0 (build)
12 of 2 results
edc206a... by Brian Murray

autopkgtest-web: Add canonical-foundations to ALLOWED_TEAMS

df6f6ed... by Tim Andersson

Merge remote-tracking branch 'paride/lpci-drop-lint_test'

c4469c1... by Tim Andersson

seed-new-release: refactor duplicate for loops

4a68ff1... by Paride Legovini

ci: actually drop lint_test from lpci

10438fa... by Paride Legovini

ci: drop lint_test, now fully covered by pre-commit

Also: fix the .launchopad.yaml permission, which for some reason was
chmod 755.

dbef7e8... by Paride Legovini

Merge branch 'pre-commit-pylint'