summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Gabriel Serdean <aserdean@ovn.org>2018-07-09 17:11:02 +0300
committerAlin Gabriel Serdean <aserdean@ovn.org>2018-07-17 16:54:06 +0300
commit7c1ccbd1fbde4cf3498ea4f159e687637539d64b (patch)
treeacf6b4fd581bdb407400b454d3724818f05c778b
parentb23e60cfed73dd9cd54332be7961a820a189836d (diff)
downloadopenvswitch-7c1ccbd1fbde4cf3498ea4f159e687637539d64b.tar.gz
tests: Add more items to .gitignore
This patch adds the system* testsuite directory and logs to .gitignore. Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
-rw-r--r--tests/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index d8d1ebbb1..7fb8deae8 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -11,9 +11,17 @@
/ovs-pki.log
/pki/
/system-dpdk-testsuite
+/system-dpdk-testsuite.dir/
+/system-dpdk-testsuite.log
/system-kmod-testsuite
+/system-kmod-testsuite.dir/
+/system-kmod-testsuite.log
/system-userspace-testsuite
+/system-userspace-testsuite.dir/
+/system-userspace-testsuite.log
/system-offloads-testsuite
+/system-offloads-testsuite.dir/
+/system-offloads-testsuite.log
/test-aes128
/test-atomic
/test-bundle