File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,12 @@ services:
1818 interval : 5s
1919 timeout : 5s
2020 retries : 20
21+ volumes :
22+ - " ./tests/searchcommands/test_apps/eventing_app:/opt/splunk/etc/apps/eventing_app"
23+ - " ./tests/searchcommands/test_apps/generating_app:/opt/splunk/etc/apps/generating_app"
24+ - " ./tests/searchcommands/test_apps/reporting_app:/opt/splunk/etc/apps/reporting_app"
25+ - " ./tests/searchcommands/test_apps/streaming_app:/opt/splunk/etc/apps/streaming_app"
26+ - " ./splunklib:/opt/splunk/etc/apps/eventing_app/lib/splunklib"
27+ - " ./splunklib:/opt/splunk/etc/apps/generating_app/lib/splunklib"
28+ - " ./splunklib:/opt/splunk/etc/apps/reporting_app/lib/splunklib"
29+ - " ./splunklib:/opt/splunk/etc/apps/streaming_app/lib/splunklib"
You can’t perform that action at this time.
0 commit comments