From: Michael Tremer <michael.tremer@ipfire.org>
To: network@lists.ipfire.org
Subject: [PATCH 5/7] Makefile: Ship virtual environment files in release tarball
Date: Mon, 04 Jun 2018 16:38:30 +0100 [thread overview]
Message-ID: <20180604153832.331239-5-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20180604153832.331239-1-michael.tremer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1187 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
Makefile.am | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index a0d57689d97e..06b6cddd2b74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -542,6 +542,19 @@ TESTS = \
# - NITSI tests ----------------------------------------------------------------
+# Files for the virtual environment
+EXTRA_DIST += \
+ test/nitsi/virtual-environment/basic/machines/alice/machine.xml \
+ test/nitsi/virtual-environment/basic/machines/alice/snapshot.xml \
+ test/nitsi/virtual-environment/basic/machines/bob/machine.xml \
+ test/nitsi/virtual-environment/basic/machines/bob/snapshot.xml \
+ test/nitsi/virtual-environment/basic/network/network1/network.xml \
+ test/nitsi/virtual-environment/basic/network/network2/network.xml \
+ test/nitsi/virtual-environment/basic/network/network3/network.xml \
+ test/nitsi/virtual-environment/basic/network/network4/network.xml \
+ test/nitsi/virtual-environment/basic/README \
+ test/nitsi/virtual-environment/basic/settings
+
NITSI_TESTS = \
test/nitsi/test/hello-world \
test/nitsi/test/make-check
--
2.17.0
next prev parent reply other threads:[~2018-06-04 15:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-04 15:38 [PATCH 1/7] nitsi: Create "nitsi" Makefile target Michael Tremer
2018-06-04 15:38 ` [PATCH 2/7] Build source tarball before running any NITSI tests Michael Tremer
2018-06-04 15:38 ` [PATCH 3/7] Makefile: Remove any excess substitution rules Michael Tremer
2018-06-04 15:38 ` [PATCH 4/7] nitsi: Add a test that calls "make check" in the virtual environment Michael Tremer
2018-06-04 15:38 ` Michael Tremer [this message]
2018-06-04 15:38 ` [PATCH 6/7] NITSI: Automatically download required images Michael Tremer
2018-06-04 15:38 ` [PATCH 7/7] Drop README file from virtual environment Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180604153832.331239-5-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=network@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox