~twom/launchpad:oci-test-fix-browser-path

Last commit made on 2020-09-30
Get this branch:
git clone -b oci-test-fix-browser-path https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
oci-test-fix-browser-path
Repository:
lp:~twom/launchpad

Recent commits

ecb9bc5... by Tom Wardill

UI test fixes for build_path

8cef87f... by Tom Wardill

Fix test_index

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.