summaryrefslogtreecommitdiffstats
path: root/jjb/sdc
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-10-30 16:56:09 +0000
committerGerrit Code Review <gerrit@onap.org>2020-10-30 16:56:09 +0000
commitd242e2396510937cdfde6ff78a420e6c89e33ec8 (patch)
treeec853d3c008604a60fbeb7e3711ad456511bcde6 /jjb/sdc
parent0331004b5040d531f60ca13099ff04c931470919 (diff)
parent532c1733603315385e8eb6b240d7aa0084a79e9b (diff)
Merge "Remove obsolete TestNG JJB templates"
Diffstat (limited to 'jjb/sdc')
-rw-r--r--jjb/sdc/sdc-csit.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml
index 4eb680401..51654c555 100644
--- a/jjb/sdc/sdc-csit.yaml
+++ b/jjb/sdc/sdc-csit.yaml
@@ -2,8 +2,8 @@
- project:
name: sdc-csit
jobs:
- - '{project-name}-{stream}-verify-csit-{functionality}-testng'
- - '{project-name}-{stream}-csit-{functionality}-testng'
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
project-name: 'sdc'
disabled: true
recipients: 'ofir.sonsino@intl.att.com'
@@ -12,11 +12,11 @@
branch: 'master'
functionality:
- 'sanity':
- trigger_jobs: '{project-name}-{stream}-sdc-merge-java'
+ trigger_jobs:
- 'nightly':
- trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
+ trigger_jobs:
- 'uiSanity':
- trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
+ trigger_jobs:
robot-options: ''
branch: 'master'
html-dir: 'archives'