From 656a045c2837bc8ab82a727e38d9b9a17473c980 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Fri, 7 Feb 2020 11:58:04 -0500 Subject: [PATCH] Update pytest-ci.ini --- tests/pytest-ci.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pytest-ci.ini b/tests/pytest-ci.ini index b20b9c4..0154d25 100644 --- a/tests/pytest-ci.ini +++ b/tests/pytest-ci.ini @@ -6,6 +6,7 @@ addopts = -v --sc4s_host=sc4s --maxfail=5 --junitxml=/work/test-results/test.xml + -n=6 junit_family=xunit1 filterwarnings = ignore::DeprecationWarning