~ghoust88/launchpad/+git/launchpad-3:ocirecipe-args

Last commit made on 2020-09-30
Get this branch:
git clone -b ocirecipe-args https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
ocirecipe-args
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

1d8dfd8... by Thiago F. Pappacena

Merge branch 'master' into ocirecipe-args

ddbd9c3... by Tom Wardill

Add build_path to OCI UI

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/389415

d50d1e7... by Colin Watson

Add a few more IP ranges used by the test suite

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/391586

62d0df9... by Colin Watson

Add a few more IP ranges used by the test suite

This fixes
lib/lp/translations/stories/standalone/xx-person-editlanguages.txt and
lp.soyuz.scripts.tests.test_ppa_apache_log_parser.TestScriptRunning.test_script_run.

83a8e33... by Colin Watson

Fix test failures with swiftclient 3.9.0

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/391560

f1e8091... by Colin Watson

Downgrade to python-swiftclient 3.8.1

The fix for https://bugs.launchpad.net/python-swiftclient/+bug/1838775
caused an uncollectable reference cycle on Python 2. This was reported
(in a somewhat different form) in
https://bugs.launchpad.net/python-swiftclient/+bug/1873435 and has been
fixed upstream, but the fix hasn't been released yet, so just back off a
little to python-swiftclient 3.8.1.

372bf5e... by Colin Watson

Adjust test_shutdown_and_startup for new swiftclient

Newer versions of swiftclient (maybe >= 3.0.0?) do a better job of
retrying when the server is flapping, so stop testing that they don't.

1e371be... by Colin Watson

Add a couple more IP ranges used by the test suite

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/391519

4e7cc20... by Colin Watson

Add a couple more IP ranges used by the test suite

Also arrange for the output of make-db.pl to be reproducible by
explicitly setting a timestamp.

da22f23... by Colin Watson

Drop GeoIP/GeoLite Legacy support

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/391491