Merge ~adam-collard/maas-ci/+git/system-tests:tls-region-controller-ip into ~maas-committers/maas-ci/+git/system-tests:master

Proposed by Adam Collard
Status: Merged
Approved by: Adam Collard
Approved revision: 672097e173a8547daeaae5ca6d9e04e4751036af
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~adam-collard/maas-ci/+git/system-tests:tls-region-controller-ip
Merge into: ~maas-committers/maas-ci/+git/system-tests:master
Diff against target: 13 lines (+1/-1)
1 file modified
systemtests/fixtures.py (+1/-1)
Reviewer Review Type Date Requested Status
MAAS Lander Approve
Anton Troyanov Approve
Review via email: mp+425384@code.launchpad.net

Commit message

Fix quotes

To post a comment you must log in.
Revision history for this message
Anton Troyanov (troyanov) :
review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b tls-region-controller-ip lp:~adam-collard/maas-ci/+git/system-tests into -b master lp:~maas-committers/maas-ci/+git/system-tests

STATUS: SUCCESS
COMMIT: 1272c4901c07ec9bd0c0eeef6638ba435c43cb41

review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b tls-region-controller-ip lp:~adam-collard/maas-ci/+git/system-tests into -b master lp:~maas-committers/maas-ci/+git/system-tests

STATUS: SUCCESS
COMMIT: 672097e173a8547daeaae5ca6d9e04e4751036af

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/systemtests/fixtures.py b/systemtests/fixtures.py
2index 0b91ce4..3928486 100644
3--- a/systemtests/fixtures.py
4+++ b/systemtests/fixtures.py
5@@ -338,7 +338,7 @@ def maas_region(
6 [
7 "sh",
8 "-c",
9- f"/usr/bin/echo '{region_ip}' maas.under.test'" + " >> /etc/hosts",
10+ f"/usr/bin/echo '{region_ip} maas.under.test' >> /etc/hosts",
11 ],
12 )
13 lxd.execute(

Subscribers

People subscribed via source and target branches

to all changes: