> Commit a7e4849 ("tests: Add system-dpdk-testsuite") introduced a new
> testsuite for OvS-DPDK. This generates a system-dpdk-testsuite script at
> build time which, as it happens for other testsuites, should not be part
> of the repo.
> 
> Add the generated script to tests/.gitignore to reflect the above.
> 
> Signed-off-by: Tiago Lam <tiago....@intel.com>

Thanks Tiago, I'll add this to DPDK_MERGE for the next pull request.

Ian
> ---
>  tests/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/.gitignore b/tests/.gitignore index 3e2ddf2..d8d1ebb
> 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -10,6 +10,7 @@
>  /test-dpdkr
>  /ovs-pki.log
>  /pki/
> +/system-dpdk-testsuite
>  /system-kmod-testsuite
>  /system-userspace-testsuite
>  /system-offloads-testsuite
> --
> 2.7.4
> 
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to