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

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: Shreyas Sood <shreyass...@gmail.com>
From 73d7698d081e89650e8d22c88e6b4da50ea1f06a Mon Sep 17 00:00:00 2001
From: Shreyas Sood <shreyass...@gmail.com>
Date: Thu, 12 Dec 2019 04:58:44 -0600
Subject: [PATCH] lxd/{test,cgroup}: Add cgroup package to static analysis
 tests

Signed-off-by: Shreyas Sood <shreyass...@gmail.com>
---
 test/suites/static_analysis.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/suites/static_analysis.sh b/test/suites/static_analysis.sh
index b796b9482c..e5fd11f5d3 100644
--- a/test/suites/static_analysis.sh
+++ b/test/suites/static_analysis.sh
@@ -75,6 +75,7 @@ test_static_analysis() {
       golint -set_exit_status lxd-p2c
 
       golint -set_exit_status lxd/backup
+      golint -set_exit_status lxd/cgroup
       golint -set_exit_status lxd/config
       golint -set_exit_status lxd/db
       golint -set_exit_status lxd/db/node
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to