Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 8, 2020
1 parent 09ed79e commit cf2783b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ addopts =
--splunk_type=docker
--keepalive
--splunk_hec_token=1ec3c8ac-74b3-46f2-ba44-a7c96b6ab236
-n=8
filterwarnings =
ignore::DeprecationWarning
junit_family=xunit1
2 changes: 1 addition & 1 deletion tests/pytest-ci.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ addopts = -v --tb=long
--splunk_host=splunk
--sc4s_host=sc4s
--junitxml=/work/test-results/test.xml
-n=6
-n=10
junit_family=xunit1
filterwarnings =
ignore::DeprecationWarning
5 changes: 3 additions & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ splunk-sdk
flake8
pytz
flaky
pytest-docker
lovely-pytest-docker
pathlib2
psutil
requests
requests
pytest-xdist

0 comments on commit cf2783b

Please sign in to comment.