mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Branch was auto-updated.
This commit is contained in:
@@ -48,6 +48,7 @@ publish_smoketest_runner:
|
||||
|
||||
smoketest_play:
|
||||
stage: smoketest_play
|
||||
resource_group: playground
|
||||
dependencies:
|
||||
- publish_smoketest_runner
|
||||
- publish_deployer
|
||||
@@ -65,6 +66,7 @@ smoketest_play:
|
||||
|
||||
smoketest_staging:
|
||||
stage: smoketest_staging
|
||||
resource_group: staging
|
||||
dependencies:
|
||||
- publish_smoketest_runner
|
||||
- publish_deployer
|
||||
|
||||
@@ -13,7 +13,7 @@ local job = {
|
||||
},
|
||||
},
|
||||
spec: {
|
||||
activeDeadlineSeconds: 600,
|
||||
activeDeadlineSeconds: 1800,
|
||||
ttlSecondsAfterFinished: 100,
|
||||
template: {
|
||||
metadata: {
|
||||
|
||||
Reference in New Issue
Block a user