~bjornt/maas-ci/+git/system-tests:master

Last commit made on 2019-12-06
Get this branch:
git clone -b master https://git.launchpad.net/~bjornt/maas-ci/+git/system-tests
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~bjornt/maas-ci/+git/system-tests

Recent commits

c1065d3... by Björn Tillenius

Add the foundation for testing that a machine can be enlisted.

It's now required that a config file, config.yaml by default, to be
supplied for the test run. A sample one has been committed.

Currently the machines part is ignored, but the idea is that it will be
used to power on the machines, and as a repo to know which machines that
should be part of the test.

1b5e72b... by Alberto Donato

quicker way to get maas version

bdfcacc... by Björn Tillenius

Use the maas command from the region controller.

e1b9284... by Björn Tillenius

Only checkout the latest 50 revisisions.

c1b7339... by Björn Tillenius

Fix test failure.

73dee7d... by Björn Tillenius

Fix test failures.

7b21b72... by Björn Tillenius

Fix building the local package.

4bc85ff... by Björn Tillenius

Fix most of the test failures.

d38b6e0... by Björn Tillenius

Add tests for subnets.

ecbc821... by Björn Tillenius

Set up the http proxy for the deployment.

A test is added to make sure that the proxy is set correctly.

It's not possible to pass a config file to pytest that specifies which
http proxy to use. Later the same config file will be used to specify
which machines and networks are available.