pyth0n1c
0e60fed31a
Branch was auto-updated.
2022-02-18 07:41:49 -08:00
pyth0n1c
622b5af48b
Branch was auto-updated.
2022-02-17 11:00:56 -08:00
rushabhs-crest
7ed54694f7
Merge branch 'splunk:develop' into test/enrich_detections
2022-02-17 11:15:50 +05:30
pyth0n1c
05898d1c72
Updated the test config used for github actions and the workflow to remove the use of the splunkbase username and password secrets. After this is merged, we can remove them from the repository. We will simply use the versions that we update in S3.
2022-02-15 15:43:36 -08:00
truptilangalia-crest
05ced6d212
Merge branch 'splunk:develop' into test/enrich_detections
2022-02-08 12:06:48 +05:30
mhaag-spl
bd28a6c92a
Update pull_request_template.md
2022-02-07 11:10:57 -07:00
Michael Haag
946d2343b5
Update pull_request_template.md
2022-02-02 13:03:20 -07:00
Jose Enrique Hernandez
eb09e94539
Create pull_request_template.md
2022-02-02 13:15:00 -05:00
truptilangalia-crest
807dd99672
Merge branch 'splunk:develop' into test/enrich_detections
2022-01-27 11:49:35 +05:30
mhart-splunk
72d48b26a8
Add mlmodel to lookups packaging ( #1948 )
...
Adding support for packaging mlmodel lookup files in github actions
2022-01-20 21:18:54 -05:00
truptilangalia-crest
235ff4831b
Merge branch 'splunk:develop' into test/enrich_detections
2022-01-17 13:41:35 +05:30
pyth0n1c
b928268e90
Merge pull request #1937 from splunk/DockerDetectionUpdatesAndFixes
...
Docker detection updates and fixes
2022-01-14 08:55:34 -08:00
pyth0n1c
5ecb9f5fbd
Tests were failing on GH Actions that should not have been failing. This is likely due to not enough time waiting for indexing to fail. Doubled the time we wait between indexing complete check. Also moved from hourly tests of all detections to daily.
2022-01-13 15:50:07 -08:00
Bhavin Patel
0c4ebf565d
Merge pull request #1936 from splunk/DockerDetectionUpdatesAndFixes
...
Docker detection updates and fixes
2022-01-13 10:44:46 -08:00
pyth0n1c
cc90aca4b9
Fixed spacing in printouts for
...
detection-testing.yml
2022-01-13 10:35:23 -08:00
pyth0n1c
928797252d
Changed from
...
github.event.action to
github.event_name
2022-01-13 10:32:49 -08:00
pyth0n1c
da5e00e580
Added spaces to fix format of
...
github.event.action
2022-01-13 10:25:07 -08:00
pyth0n1c
77b5fde422
Fixed scheduled action for nightly test.
...
Now, it will hopefully only run the test of
the entire repo on the SCHEDULED
github.event.action, not on scheduled
event of any commit to the develop branch.
We have changed the schedule interval to
hourly for testing purposes today and will
change it back to nightly after today's testing.
2022-01-13 10:22:25 -08:00
patel-bhavin
45f547c232
minor
2022-01-13 09:31:18 -08:00
patel-bhavin
6dbcab6651
remove the lines
2022-01-13 09:27:31 -08:00
rushabhs-crest
a4a1aead17
Merge branch 'splunk:develop' into test/enrich_detections
2022-01-13 13:10:39 +05:30
pyth0n1c
67bd432c77
Branch was auto-updated.
2022-01-12 16:50:10 -08:00
pyth0n1c
8d669b66f8
Removing previous file that was added accidentally in last commit. Updating the detection-testing.yml file to remove ls of non-existant directory as intended
2022-01-12 16:17:38 -08:00
pyth0n1c
2cb3390164
Migrated the docker detection testing from
...
build-and-validate.yml into detection-testing.yml
workflow. Removed the unused AWS batch
testing workflow. This makes much more sense
2022-01-12 16:05:22 -08:00
pyth0n1c
0cd7c9460f
Branch was auto-updated.
2022-01-12 14:23:31 -08:00
pyth0n1c
c9d0e72cf3
removed accidental brackets from branch name in
...
CI testing branch name.
2022-01-12 14:04:38 -08:00
pyth0n1c
588eaad92a
Accidentally hardcoded the branch name for testing.
...
Fixed.
2022-01-12 13:44:01 -08:00
pyth0n1c
054653023e
Branch was auto-updated.
2022-01-12 12:17:46 -08:00
patel-bhavin
42920eccd9
comment out Mustang configs
2022-01-12 10:53:33 -08:00
pyth0n1c
4d9349084e
Changed to run nightly on develop and changes on other branches for pushes and PRs.
2022-01-11 16:37:03 -08:00
pyth0n1c
7b3029b187
Removed splunkbase-only test_config file. Pushing to run a test on all. Will push again for changes only.
2022-01-11 16:35:19 -08:00
Detection Testing Service
7fab0d38e0
test: git token variable name update
2022-01-04 17:45:34 +05:30
Detection Testing Service
a5dcbab86c
test: updated code with some minor fixes
2021-12-24 13:31:15 +05:30
pyth0n1c
2574fb2fea
Hardcoding the branch to develop for CI testing.
2021-12-22 13:19:05 -08:00
pyth0n1c
04c526ba6d
Changed the wrong line to trigger a test of everything. Trying again.
2021-12-21 11:17:09 -08:00
pyth0n1c
5f972f734f
Re-push to test everything with 2 containers per GH Actions machine.
2021-12-21 11:00:11 -08:00
pyth0n1c
5a554f3b5b
Updated paths in workflows that changed due to
...
relocating the automated_detection_testing
folder in bin/
2021-12-08 14:09:22 -08:00
pyth0n1c
04ba2b5ae6
Merge branch 'develop' into DetectionTestingDocker
2021-12-08 13:04:28 -08:00
pyth0n1c
8f55eb5848
Proper summary.json files are now always generated after a run of the CI. It does not require a separate run of summarize_json.py. Becuase the CI runs different jobs, though, it is still required to run this explicitly in the CI. Also fixed an issue where searches that resulted in an error had incorrect json output due to improper python error handling.
2021-12-08 12:00:51 -08:00
pyth0n1c
14e548c65a
More changes to CI. Fixed a bash typo and removed the docker-detection-testing.yml since it has been integrated into build-and-validate.
2021-12-06 14:54:58 -08:00
pyth0n1c
3de3ffeada
Brace in wrong location - around non environment variable
2021-12-06 14:44:27 -08:00
pyth0n1c
2981a9c592
added a check to see if we are running on develop, meaning that it is a nightly job. Also, added a cron job to fun of 04:44 UTC. GitHub recommends against the top of the hour because load is higher at that time.
2021-12-06 14:37:24 -08:00
pyth0n1c
652355a124
Typo in branch name caused an error during checking.
2021-12-06 11:51:14 -08:00
pyth0n1c
9be4d1a4eb
Large changes to json validation for local_apps. json validation was wrong. also changed CI to run on push and on PR using the new CI job! Note that it will still require lots of testing.
2021-12-06 11:41:35 -08:00
pyth0n1c
6457b505db
When there is an error checking out a git PR. If the PR number is bad, we will exit. Also updated the CI/CD to test all of develop again. We will look at the results after we have increased the wait time after loading data a bit.
2021-12-01 15:58:31 -08:00
pyth0n1c
531d550b3b
Just change the workflow to explicitly test the RegistryDetectionFixes branch.
2021-12-01 14:44:51 -08:00
pyth0n1c
c085327a72
Change the detection testing mode to all for a test of everything.
2021-11-30 19:33:46 -08:00
pyth0n1c
f1a10f0d65
Upload the updated test file so we can replicate the test in the future.
2021-11-30 10:36:12 -08:00
pyth0n1c
eb6378e805
Made some changes to properly supporting testing changed test file. Had some trouble before locating the appropriate detection file. Also throw an error if we try to test a file that was changed and is in the experimental path. Set up to run a test of the DetectionBaselineFixes branch to test these changes in GitHub Actions.
2021-11-30 09:52:36 -08:00
pyth0n1c
868c98082b
Small change to test changes on a specific branch instead of develop.
2021-11-29 16:49:06 -08:00