mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 09:58:01 +00:00
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>
This commit is contained in:
parent
b23e60cfed
commit
7c1ccbd1fb
8
tests/.gitignore
vendored
8
tests/.gitignore
vendored
@ -11,9 +11,17 @@
|
|||||||
/ovs-pki.log
|
/ovs-pki.log
|
||||||
/pki/
|
/pki/
|
||||||
/system-dpdk-testsuite
|
/system-dpdk-testsuite
|
||||||
|
/system-dpdk-testsuite.dir/
|
||||||
|
/system-dpdk-testsuite.log
|
||||||
/system-kmod-testsuite
|
/system-kmod-testsuite
|
||||||
|
/system-kmod-testsuite.dir/
|
||||||
|
/system-kmod-testsuite.log
|
||||||
/system-userspace-testsuite
|
/system-userspace-testsuite
|
||||||
|
/system-userspace-testsuite.dir/
|
||||||
|
/system-userspace-testsuite.log
|
||||||
/system-offloads-testsuite
|
/system-offloads-testsuite
|
||||||
|
/system-offloads-testsuite.dir/
|
||||||
|
/system-offloads-testsuite.log
|
||||||
/test-aes128
|
/test-aes128
|
||||||
/test-atomic
|
/test-atomic
|
||||||
/test-bundle
|
/test-bundle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user