Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth committed Jul 15, 2019
2 parents 5c885dc + 3465306 commit 0ffdd5e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ SPLUNK_DEFAULT_INDEX=main
SPLUNK_METRICS_INDEX=metrics
SPLUNK_APPS_URL=https://splunkbase.splunk.com/app/2757/release/6.1.1/download,https://splunkbase.splunk.com/app/3245/release/1.0/download,https://splunkbase.splunk.com/app/1620/release/3.4.0/download,https://splunkbase.splunk.com/app/1467/release/2.5.8/download
SPLUNKBASE_USERNAME=username
SPLUNKBASE_PASSWORD=password
SPLUNKBASE_PASSWORD=password
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions .idea/vcs.xml

This file was deleted.

2 changes: 0 additions & 2 deletions test-with-compose.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@ docker container create --name dummy \
docker cp dummy:/work/test-results/functional test-results
docker rm dummy
EXIT=$0


2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jinja2
jinja2-time
http://dev.splunk.com/goto/sdk-python
flake8
flaky
flaky

0 comments on commit 0ffdd5e

Please sign in to comment.