[lxc-devel] [lxd/master] Re-disable clustering upgrade test

freeekanayaka on Github lxc-bot at linuxcontainers.org
Mon Feb 10 16:05:22 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 361 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20200210/cff43774/attachment.bin>
-------------- next part --------------
From 9557298ebae4ed0e1190d26a283af9026a49a760 Mon Sep 17 00:00:00 2001
From: Free Ekanayaka <free.ekanayaka at canonical.com>
Date: Mon, 10 Feb 2020 15:51:35 +0000
Subject: [PATCH] Re-disable clustering upgrade test

Signed-off-by: Free Ekanayaka <free.ekanayaka at canonical.com>
---
 test/main.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/main.sh b/test/main.sh
index 563b409187..adb76d1f73 100755
--- a/test/main.sh
+++ b/test/main.sh
@@ -180,7 +180,7 @@ run_test test_clustering_dns "clustering DNS"
 run_test test_clustering_recover "clustering recovery"
 run_test test_clustering_handover "clustering handover"
 run_test test_clustering_rebalance "clustering rebalance"
-run_test test_clustering_upgrade "clustering upgrade"
+# run_test test_clustering_upgrade "clustering upgrade"
 run_test test_projects_default "default project"
 run_test test_projects_crud "projects CRUD operations"
 run_test test_projects_containers "containers inside projects"


More information about the lxc-devel mailing list