canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #00936
[Merge] ~andersson123/autopkgtest-cloud:amend_lxd_service_file into autopkgtest-cloud:master
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:amend_lxd_service_file into autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/446608
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:amend_lxd_service_file into autopkgtest-cloud:master.
diff --git a/charms/focal/autopkgtest-cloud-worker/units/autopkgtest-lxd-remote@.service b/charms/focal/autopkgtest-cloud-worker/units/autopkgtest-lxd-remote@.service
index 7a8bd0a..beb6ac5 100644
--- a/charms/focal/autopkgtest-cloud-worker/units/autopkgtest-lxd-remote@.service
+++ b/charms/focal/autopkgtest-cloud-worker/units/autopkgtest-lxd-remote@.service
@@ -15,7 +15,7 @@ Restart=on-failure
RestartSec=5min
StartLimitInterval=1h
StartLimitBurst=3
-RemainAfterExit=yes
+RemainAfterExit=no
[Install]
WantedBy=autopkgtest.target
Follow ups