summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorDimitri John Ledkov <dimitri.ledkov@canonical.com>2014-07-23 16:58:14 +0100
committerDimitri John Ledkov <dimitri.ledkov@canonical.com>2014-07-23 16:58:14 +0100
commit26467c0a45106bf12b6d4f82bb4ed1aa3e0dc686 (patch)
tree934b2c325fbff799aa9c85eae05294ed4dd4fc3b /packages
parent3f2c36303ffbf20f58f4f9131fa3a36642420944 (diff)
downloadvyos-cloud-init-26467c0a45106bf12b6d4f82bb4ed1aa3e0dc686.tar.gz
vyos-cloud-init-26467c0a45106bf12b6d4f82bb4ed1aa3e0dc686.zip
Use tests
Diffstat (limited to 'packages')
-rwxr-xr-xpackages/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/debian/rules b/packages/debian/rules
index 2a2386af..f2516c93 100755
--- a/packages/debian/rules
+++ b/packages/debian/rules
@@ -2,6 +2,7 @@
INIT_SYSTEM ?= upstart,systemd
export PYBUILD_INSTALL_ARGS=--init-system=$(INIT_SYSTEM)
+export PYBUILD_TEST_ARGS=--test-nose
%:
dh $@ --with python2,systemd --buildsystem pybuild