[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lxc-devel
Subject:    [lxc-devel] [lxd/master] tests: Always pass --force to stop
From:       stgraber on Github <lxc-bot () linuxcontainers ! org>
Date:       2018-08-24 0:51:25
Message-ID: 20180824005125.B604B5E061 () mailman01 ! srv ! dcmtl ! stgraber ! net
[Download RAW message or body]

[Attachment #2 (text/x-mailbox)]

The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/4971

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>

[Attachment #3 (text/plain)]

From 1e3e5dad6c2947b7310f03dc5237dc02fbb96c10 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stéphane Graber?= <stgraber@ubuntu.com>
Date: Thu, 23 Aug 2018 20:51:03 -0400
Subject: [PATCH] tests: Always pass --force to stop
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
---
 test/suites/security.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/suites/security.sh b/test/suites/security.sh
index 3fdc63e172..b5bfa06aad 100644
--- a/test/suites/security.sh
+++ b/test/suites/security.sh
@@ -113,14 +113,14 @@ test_security_protection() {
   ensure_has_localhost_remote "${LXD_ADDR}"

   lxc launch testimage c1
-  lxc stop c1
+  lxc stop c1 --force
   lxc snapshot c1
   lxc delete c1

   lxc profile set default security.protection.delete true

   lxc launch testimage c1
-  lxc stop c1
+  lxc stop c1 --force
   lxc snapshot c1
   lxc delete c1/snap0
   ! lxc delete c1

[Attachment #4 (text/plain)]

_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic