mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
testing
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#############
|
||||
# Automatically generated by ci-generator.py in splunk/security-content
|
||||
# On Date: 2020-06-29T12:33:20 UTC
|
||||
# On Date: 2020-06-29T12:41:39 UTC
|
||||
# Author: Splunk Security Research
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
@@ -97,12 +97,10 @@ jobs:
|
||||
sed -i "s/key_name = .*$/key_name = attack-range-ci-job-security-content/g" attack_range.conf
|
||||
sed -i "s/automated_testing = .*$/automated_testing = 1/g" attack_range.conf
|
||||
sed -i "s/github_token =.*$/github_token = ${GITHUB_TOKEN}/g" attack_range.conf
|
||||
echo ${GITHUB_TOKEN}
|
||||
sed -i "s/region = us-west-2/region = us-west-2/g" attack_range.conf
|
||||
sed -i "s/private_key_path =.*$/private_key_path = ~\/.ssh\/id_rsa_3968782b01d635eb784228581d9cbe90/g" attack_range.conf
|
||||
sed -i "s/windows_domain_controller = .*$/windows_domain_controller = 1/g" attack_range.conf
|
||||
sed -i "s/capture_attack_data = .*$/capture_attack_data = 1/g" attack_range.conf
|
||||
cat attack_range.conf
|
||||
cd terraform/
|
||||
terraform init
|
||||
cd ..
|
||||
@@ -116,12 +114,10 @@ jobs:
|
||||
sed -i "s/key_name = .*$/key_name = attack-range-ci-job-security-content/g" attack_range.conf
|
||||
sed -i "s/automated_testing = .*$/automated_testing = 1/g" attack_range.conf
|
||||
sed -i "s/github_token =.*$/github_token = ${GITHUB_TOKEN}/g" attack_range.conf
|
||||
echo ${GITHUB_TOKEN}
|
||||
sed -i "s/region = us-west-2/region = us-west-2/g" attack_range.conf
|
||||
sed -i "s/private_key_path =.*$/private_key_path = ~\/.ssh\/id_rsa_3968782b01d635eb784228581d9cbe90/g" attack_range.conf
|
||||
sed -i "s/windows_domain_controller = .*$/windows_domain_controller = 1/g" attack_range.conf
|
||||
sed -i "s/capture_attack_data = .*$/capture_attack_data = 1/g" attack_range.conf
|
||||
cat attack_range.conf
|
||||
cd terraform/
|
||||
terraform init
|
||||
cd ..
|
||||
@@ -135,12 +131,10 @@ jobs:
|
||||
sed -i "s/key_name = .*$/key_name = attack-range-ci-job-security-content/g" attack_range.conf
|
||||
sed -i "s/automated_testing = .*$/automated_testing = 1/g" attack_range.conf
|
||||
sed -i "s/github_token =.*$/github_token = ${GITHUB_TOKEN}/g" attack_range.conf
|
||||
echo ${GITHUB_TOKEN}
|
||||
sed -i "s/region = us-west-2/region = us-west-2/g" attack_range.conf
|
||||
sed -i "s/private_key_path =.*$/private_key_path = ~\/.ssh\/id_rsa_3968782b01d635eb784228581d9cbe90/g" attack_range.conf
|
||||
sed -i "s/windows_domain_controller = .*$/windows_domain_controller = 1/g" attack_range.conf
|
||||
sed -i "s/capture_attack_data = .*$/capture_attack_data = 1/g" attack_range.conf
|
||||
cat attack_range.conf
|
||||
cd terraform/
|
||||
terraform init
|
||||
cd ..
|
||||
@@ -508,7 +502,7 @@ workflows:
|
||||
- test-detections
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "36 12 * * *"
|
||||
cron: "48 12 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
||||
@@ -98,12 +98,10 @@ jobs:
|
||||
sed -i "s/key_name = .*$/key_name = attack-range-ci-job-security-content/g" attack_range.conf
|
||||
sed -i "s/automated_testing = .*$/automated_testing = 1/g" attack_range.conf
|
||||
sed -i "s/github_token =.*$/github_token = ${GITHUB_TOKEN}/g" attack_range.conf
|
||||
echo ${GITHUB_TOKEN}
|
||||
sed -i "s/region = us-west-2/region = us-west-2/g" attack_range.conf
|
||||
sed -i "s/private_key_path =.*$/private_key_path = ~\/.ssh\/id_rsa_3968782b01d635eb784228581d9cbe90/g" attack_range.conf
|
||||
sed -i "s/windows_domain_controller = .*$/windows_domain_controller = 1/g" attack_range.conf
|
||||
sed -i "s/capture_attack_data = .*$/capture_attack_data = 1/g" attack_range.conf
|
||||
cat attack_range.conf
|
||||
cd terraform/
|
||||
terraform init
|
||||
cd ..
|
||||
@@ -472,7 +470,7 @@ workflows:
|
||||
- test-detections
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "36 12 * * *"
|
||||
cron: "48 12 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user