autopkgtest-cloud:dotall

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

Recent commits

cb2f798... by Brian Murray

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

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] build_charms:0 (build)
12 of 2 results
008df23... by Paride Legovini

Merge remote-tracking branch 'andersson123/fix_login_issue_staging'

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

edc206a... by Brian Murray

autopkgtest-web: Add canonical-foundations to ALLOWED_TEAMS

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

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

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

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] build_charms:0 (build)
[SUCCEEDED] lint_test:0 (build)
13 of 3 results
ca77f54... by Paride Legovini

pylintrc: enable more checks