aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-02-09 08:47:33 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2021-02-09 12:50:55 +0000
commit239c2585708d1383f5d98bf2a754f3f389a93d8b (patch)
tree73dfd6c56cba3d341e6d1524d2fe741ba990136d /security
parentad732557d3a89d325ef02206055e701890ec6de4 (diff)
[CICD] Set versions test for weekly chain only
So far, versions is triggered only in weekly because there are 2 branches master and weekly-master as feature branches are evil, it is possible to keep only one branch but the triggering criteria shall be declared at the test level Issue-ID: INT-1853 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I2684a09700f5abd666d05dbd10f0c26d668b2dc3
Diffstat (limited to 'security')
-rw-r--r--security/docker/testcases.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/docker/testcases.yaml b/security/docker/testcases.yaml
index 92b270d..ba7a8e9 100644
--- a/security/docker/testcases.yaml
+++ b/security/docker/testcases.yaml
@@ -80,5 +80,7 @@ tiers:
description: >-
Check that Java and Python are available only in versions
recommended by SECCOM
+ dependencies:
+ - DEPLOY_SCENARIO: 'weekly'
run:
name: 'versions'