Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
test: remove submodule and add dependency in config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devangmehta-crest committed Jan 18, 2021
1 parent bd4635c commit 4c6fe74
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
pip install git+https://github.com/pixelb/crudini
mkdir test-results
cp -rf /tmp/workspace/* .
mkdir -p deps/apps/splunk-add-on-for-modinput-test
cd deps/apps/splunk-add-on-for-modinput-test
mkdir output
cd output
Expand Down
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,3 @@
[submodule "deps/apps/splunk_env_indexer"]
path = deps/apps/splunk_env_indexer
url = git@github.com:splunk/addonfactory-splunk_env_indexer.git
[submodule "deps/apps/splunk-add-on-for-modinput-test"]
path = deps/apps/splunk-add-on-for-modinput-test
url = git@github.com:splunk/splunk-add-on-for-modinput-test.git
branch = master
1 change: 0 additions & 1 deletion deps/apps/splunk-add-on-for-modinput-test
Submodule splunk-add-on-for-modinput-test deleted from 3a204e

0 comments on commit 4c6fe74

Please sign in to comment.