summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvrvarma <vv8305@att.com>2020-01-17 11:00:28 -0500
committervrvarma <vv8305@att.com>2020-01-20 13:37:05 -0500
commit75349087d40ab6794577ea58e96d8cf0333ddf2c (patch)
tree5c3b645806facb2e647879e9775b306202c041d2
parentf8c143a03d409b84b32b18828399faffbb7b9454 (diff)
Fix csit jobs for osdf and has
Syncing the csit jenkin jobs with the correct folder. Removing dublin jobs from cmso and replacing it with elalto Fixing sonar, clm jobs Change-Id: I97d18ed3f07b7137841926a0a68cc26c55237b8b Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-673
-rw-r--r--jjb/optf/optf-cmso.yaml8
-rw-r--r--jjb/optf/optf-has-csit.yaml2
-rw-r--r--jjb/optf/optf-osdf-csit.yaml2
-rw-r--r--jjb/optf/optf-osdf.yaml4
4 files changed, 8 insertions, 8 deletions
diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml
index 56a07c8b7..b099e8273 100644
--- a/jjb/optf/optf-cmso.yaml
+++ b/jjb/optf/optf-cmso.yaml
@@ -31,8 +31,8 @@
stream:
- 'master':
branch: 'master'
- - 'dublin':
- branch: 'dublin'
+ - 'elalto':
+ branch: 'elalto'
mvn-settings: 'optf-cmso-settings'
subproject:
- 'cmso':
@@ -71,8 +71,8 @@
stream:
- 'master':
branch: 'master'
- - 'dublin':
- branch: 'dublin'
+ - 'elalto':
+ branch: 'elalto'
mvn-settings: 'optf-cmso-settings'
- project:
diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml
index b1eeba661..583703ca6 100644
--- a/jjb/optf/optf-has-csit.yaml
+++ b/jjb/optf/optf-has-csit.yaml
@@ -8,7 +8,7 @@
- 'master':
branch: 'master'
functionality:
- - 'testsuites':
+ - 'has':
trigger_jobs:
- '{project-name}-{stream}-conductor-docker-java-version-shell-daily'
robot-options: ''
diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml
index de079c3b7..995118400 100644
--- a/jjb/optf/optf-osdf-csit.yaml
+++ b/jjb/optf/optf-osdf-csit.yaml
@@ -8,7 +8,7 @@
- 'master':
branch: 'master'
functionality:
- - 'testsuites':
+ - 'osdf':
trigger_jobs:
- '{project-name}-{stream}-osdf-docker-java-version-shell-daily'
robot-options: ''
diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml
index 4e600f3f4..ec149add5 100644
--- a/jjb/optf/optf-osdf.yaml
+++ b/jjb/optf/optf-osdf.yaml
@@ -79,7 +79,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1604-docker-8c-8g
project: 'optf/osdf'
project-name: 'optf-osdf'
branch: 'master'
@@ -93,7 +93,7 @@
- gerrit-maven-clm
nexus-iq-namespace: 'onap-'
project: optf/osdf
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1604-docker-8c-8g
project-name: 'optf-osdf'
stream:
- 'master':