~d0ugal/maas:provserver-tests-2.8

Last commit made on 2020-06-10
Get this branch:
git clone -b provserver-tests-2.8 https://git.launchpad.net/~d0ugal/maas
Only Dougal Matthews can upload to this branch. If you are Dougal Matthews please log in for upload directions.

Branch merges

Branch information

Name:
provserver-tests-2.8
Repository:
lp:~d0ugal/maas

Recent commits

da00f0e... by Dougal Matthews

Include the provisioningserver tests in ./bin/test.rack
This change also removes the apiclient and maascli tests from
this script.

196932a... by Lee Trager

LP: #1882806 - Fix failing certificate test due to bad cache during testing.

7e797f8... by Alberto Donato

fix some failing provisioningserver tests

f63dcb3... by Alberto Donato

fix failing tests for maas-write-file/maas-delete-file

5cf0c23... by Alberto Donato

Release 2.8.0 RC2

7ca3d12... by Alberto Donato

LP: #1880755 - move files under /var/lib/maas to /maas

b9c3bf8... by Dougal Matthews

Remove extra underscores from test method names
The normal convention in Python is to use test_ as a prefix to test
names. A number of tests in MAAS were prefixed with test__ or test___.
This change removes the superfluous underscores.

097dd3e... by Alberto Donato

utilities/release-build: ensure the UI is always freshly built.

5852700... by Caleb Ellis

Update maas-ui to 3f139fd328f6cebe6a6dba4c1c033ea1ddc086c9

958fe6c... by Lee Trager

LP: #1881361 - Treat Scripts run against different interfaces as unique tests.