[lxc-devel] [lxd/master] tests: Drop lxd/sqlite golint test

stgraber on Github lxc-bot at linuxcontainers.org
Wed Feb 21 05:49:50 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180221/f0835aa4/attachment.bin>
-------------- next part --------------
From 18283eb2630b1575d6688fa137bba95a911781b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Wed, 21 Feb 2018 00:15:05 -0500
Subject: [PATCH] tests: Drop lxd/sqlite golint test
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 test/suites/static_analysis.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/suites/static_analysis.sh b/test/suites/static_analysis.sh
index 04a3a3921..ce311c401 100644
--- a/test/suites/static_analysis.sh
+++ b/test/suites/static_analysis.sh
@@ -73,7 +73,6 @@ test_static_analysis() {
       golint -set_exit_status lxd/endpoints
       golint -set_exit_status lxd/maas
       golint -set_exit_status lxd/node
-      golint -set_exit_status lxd/sqlite
       golint -set_exit_status lxd/state
       golint -set_exit_status lxd/sys
       golint -set_exit_status lxd/task


More information about the lxc-devel mailing list