On Fri, Jul 12, 2019 at 9:27 AM Ilya Maximets <[email protected]> wrote: > > CC: Han Zhou <[email protected]> > Fixes: 2bcb3b7052c8 ("ovsdb raft: Move ovsdb cluster tests to separate testsuite.") > Signed-off-by: Ilya Maximets <[email protected]> > --- > tests/.gitignore | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/tests/.gitignore b/tests/.gitignore > index 8479f9bb0..9b07508bd 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -9,6 +9,9 @@ > /ovstest > /test-dpdkr > /ovs-pki.log > +/ovsdb-cluster-testsuite > +/ovsdb-cluster-testsuite.dir/ > +/ovsdb-cluster-testsuite.log > /pki/ > /system-dpdk-testsuite > /system-dpdk-testsuite.dir/ > -- > 2.17.1 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev
Sorry for missing this when I added the testsuite. Acked-by: Han Zhou <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
