~andersson123/autopkgtest-cloud:trusty_xenial_amd_64

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

Recent commits

4bc3f49... by Tim Andersson

worker: fix filter out non-amd64 trusty and xenial tests

This change enables us to disable tests of specific architectures for a
given release but putting the values in the dictionary added in this
commit.

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] build_charms:0 (build)
12 of 2 results
705c748... by Tim Andersson

update ip's and hosts for lxdarmhf 9 and 10

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] build_charms:0 (build)
12 of 2 results
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