Adam Collard has proposed merging 
~adam-collard/maas-ci/+git/system-tests:quieter-lxd-launch into 
~maas-committers/maas-ci/+git/system-tests:master.

Commit message:
Quieten down lxc launch to avoid spamming logs


Requested reviews:
  MAAS Committers (maas-committers)

For more details, see:
https://code.launchpad.net/~adam-collard/maas-ci/+git/system-tests/+merge/434328
-- 
Your team MAAS Committers is requested to review the proposed merge of 
~adam-collard/maas-ci/+git/system-tests:quieter-lxd-launch into 
~maas-committers/maas-ci/+git/system-tests:master.
diff --git a/systemtests/lxd.py b/systemtests/lxd.py
index 9d77127..84e45fb 100644
--- a/systemtests/lxd.py
+++ b/systemtests/lxd.py
@@ -72,6 +72,7 @@ class CLILXD:
             cmd = [
                 "lxc",
                 "launch",
+                "-q",
                 image,
                 "-e",
             ]
-- 
Mailing list: https://launchpad.net/~sts-sponsors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help   : https://help.launchpad.net/ListHelp

Reply via email to