]> git.ipfire.org Git - people/ms/network.git/commitdiff
nitsi: Remove lines that are already in the default settings file
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Sep 2018 13:32:22 +0000 (14:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Sep 2018 13:32:22 +0000 (14:32 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
test/nitsi/test/hello-world/settings
test/nitsi/test/make-check/settings.in
test/nitsi/test/raw-device-get-by-mac/settings.in
test/nitsi/test/zone-new-bridge/settings.in
test/nitsi/test/zone-port-attach-bridge/settings.in

index ab79a30e2499b77e7db81c04a80923194d282ad6..35aeb0241b583e1cdde67ca6ba38555dc6cb5bdc 100644 (file)
@@ -1,7 +1,3 @@
 [GENERAL]
 name = Hello World
 description = This is a test to just check if nitsi is working.
-
-[VIRTUAL_ENVIRONMENT]
-path = ../../virtual-environment/basic
-
index 78d6fe0fef985be58f0337b3a51a9701fbd31bb4..2dcc6bec62606b29d32589a3297a4ccfd9745db4 100644 (file)
@@ -3,9 +3,3 @@ name = make check
 description = This test runs make install in the virtual environment
        to determine if the source tarball is complete and module test
        can be executed in the virtual environment
-
-copy_from = ../../../../@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
-copy_to = /root/
-
-[VIRTUAL_ENVIRONMENT]
-path = ../../virtual-environment/basic
index e0bc1410effad47eae822d8243dc272ed90c61ad..c45b353bac15bac1ceac311c6e20348d2801a09f 100644 (file)
@@ -1,8 +1,3 @@
 [GENERAL]
 name = raw-device-get-by-mac
 description = This test checks if 'network raw device-get-by-mac' return the correct device for a given mac
-copy_from = ../../../../@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
-copy_to = /root/
-
-[VIRTUAL_ENVIRONMENT]
-path = ../../virtual-environment/basic
index 207cfa0590df08d6769cdef62ba158f320d7545c..e8a07e4df817b7b52566a08821ff3d0f7d883439 100644 (file)
@@ -1,9 +1,3 @@
 [GENERAL]
 name = zone-new-bridge
 description = This test checks if we can create a new zone of the type 'bridge'
-
-copy_from = ../../../../@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
-copy_to = /root/
-
-[VIRTUAL_ENVIRONMENT]
-path = ../../virtual-environment/basic
index c52be6dc6ec8a6c75bdd30d816d066d727c902de..a9963a14876619c7a54ec7efa77af00c74fc9690 100644 (file)
@@ -1,9 +1,3 @@
 [GENERAL]
 name = zone-port-attach-bridge
 description = This test checks if we cann attach a dummy port to a zone
-
-copy_from = ../../../../@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
-copy_to = /root/
-
-[VIRTUAL_ENVIRONMENT]
-path = ../../virtual-environment/basic