pyth0n1c
222ee749fd
Updated to always use test code
...
from the develop branch, meaning
that the test code will always be
up to date.
2022-02-28 11:43:04 -08:00
pyth0n1c
0654f3dcb5
Print out the docker logs when
...
a container fails to start unexpectedly
2022-02-28 10:56:09 -08:00
P4T12ICK
7088f163a1
updated ci
2022-02-25 16:37:26 +01:00
P4T12ICK
3cd94faaf9
updated ci
2022-02-25 16:21:08 +01:00
pyth0n1c
0e60fed31a
Branch was auto-updated.
2022-02-18 07:41:49 -08:00
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
P4T12ICK
f1a5162d94
updated github action
2022-02-15 10:58:28 +01:00
P4T12ICK
df3d2f030b
updated github action
2022-02-15 10:51:21 +01:00
P4T12ICK
9395d9075a
updated github action
2022-02-15 10:46:15 +01:00
P4T12ICK
49834cdeae
updated github action
2022-02-15 10:32:23 +01:00
P4T12ICK
7cb1ea56b5
updated github action
2022-02-15 10:28:39 +01:00
P4T12ICK
dbee750576
updated github action
2022-02-15 10:20:47 +01:00
P4T12ICK
b775bf74e0
updated github action
2022-02-15 10:16:54 +01:00
P4T12ICK
a91d3bea0a
updated github action
2022-02-15 10:07:53 +01:00
P4T12ICK
ceabbaad1f
updated github action
2022-02-15 10:03:48 +01:00
P4T12ICK
ae7cc29279
updated github action
2022-02-15 09:28:34 +01:00
P4T12ICK
4e197b93e1
updated github action
2022-02-15 09:24:44 +01:00
P4T12ICK
f1b2857bf4
updated github action
2022-02-15 09:15:50 +01:00
P4T12ICK
0a4f0ad01e
updated github action
2022-02-15 08:50:47 +01:00
P4T12ICK
5fbff3630e
merged with develop
2022-02-07 14:55:34 +01:00
truptilangalia-crest
807dd99672
Merge branch 'splunk:develop' into test/enrich_detections
2022-01-27 11:49:35 +05:30
P4T12ICK
bae16a2928
test generate
2022-01-26 10:57:21 +01:00
P4T12ICK
20f295c2d6
test generate
2022-01-25 10:29:52 +01:00
P4T12ICK
40bb18dc39
test generate
2022-01-25 10:15:08 +01:00
P4T12ICK
1fd8e4931d
test generate
2022-01-25 10:07:18 +01:00
P4T12ICK
8101dfb565
test generate
2022-01-25 10:00:46 +01:00
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