~adam-collard/maas-ci:peer-proxy-config

Last commit made on 2021-07-07
Get this branch:
git clone -b peer-proxy-config https://git.launchpad.net/~adam-collard/maas-ci
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
peer-proxy-config
Repository:
lp:~adam-collard/maas-ci

Recent commits

7cf5b79... by Adam Collard

Change interpretation of proxy config

Configure proxy as peer when we have an upstream proxy and
use_internal is true.

The matrix now looks like:

 none = NOT use_internal AND NOT http
 internal = use_internal AND NOT http
 external = NOT use_internal AND http
 peer = use_internal AND http

07a74f7... by Diego Mascialino

Retry when IP container is not found.

7df9497... by Diego Mascialino

Add proxy for snap installation.

787eadb... by Diego Mascialino

Remve duplicated make command

2a5e0bc... by Diego Mascialino

fix, config values are strings.

909f0f6... by Diego Mascialino

80maas-system-test only needed for installation from deb.

1496aab... by Diego Mascialino

blacked

6bf7a97... by Diego Mascialino

Install from snap

77929e1... by Diego Mascialino

Remove mass_version.

116618d... by Adam Collard

[systemtests] Add initial README