CI: Removing optf/cmso as repo is archived 16/121916/1
authorBengt Thuree <bthuree@linuxfoundation.org>
Tue, 15 Jun 2021 08:26:46 +0000 (18:26 +1000)
committerBengt Thuree <bthuree@linuxfoundation.org>
Tue, 15 Jun 2021 08:57:02 +0000 (18:57 +1000)
Due to lack of active contributions, archiving optf/cmso.
This is part of IT-22211

Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: Ie2be6cf63e56eb7ec1fd91650175364ac1b0223d

jjb/optf/optf-cmso-csit.yaml [deleted file]
jjb/optf/optf-cmso.yaml [deleted file]

diff --git a/jjb/optf/optf-cmso-csit.yaml b/jjb/optf/optf-cmso-csit.yaml
deleted file mode 100644 (file)
index 5c43473..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
----
-- project:
-     name: optf-cmso-csit
-     jobs:
-       - '{project-name}-{stream}-verify-csit-{functionality}'
-       - '{project-name}-{stream}-csit-{functionality}'
-     project-name: 'optf-cmso'
-     recipients: 'snarayanan@research.att.com'
-     stream:
-       - 'master':
-           branch: master
-     functionality:
-       - 'cmso':
-           trigger_jobs:
-     robot-options: ''
-     branch: 'master'
diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml
deleted file mode 100644 (file)
index 180872c..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
----
-- project:
-    name: optf-project-view
-    project-name: optf
-    views:
-      - project-view
-
-- project:
-    name: optf-cmso
-    project-name: 'optf-cmso'
-    jobs:
-      - gerrit-maven-stage:
-          build-node: ubuntu1804-docker-8c-8g
-          maven-versions-plugin: false
-      - gerrit-maven-docker-stage:
-          build-node: ubuntu1804-docker-8c-8g
-          maven-versions-plugin: false
-          container-public-registry: 'nexus3.onap.org:10001'
-          container-staging-registry: 'nexus3.onap.org:10003'
-          mvn-params: '-Dmaven.test.skip=true -P docker'
-      - '{project-name}-{stream}-verify-java-checkstyle':
-         mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'
-      - '{project-name}-{stream}-merge-properties-java':
-         mvn_properties:
-            - docker.pull.registry=nexus3.onap.org:10001
-            - docker.push.registry=nexus3.onap.org:10003
-      - '{project-name}-gerrit-release-jobs':
-          build-node: centos7-docker-8c-8g
-    build-node: ubuntu1804-docker-8c-8g
-    project: 'optf/cmso'
-    stream:
-      - 'master':
-          branch: 'master'
-      - 'honolulu':
-          branch: 'honolulu'
-    mvn-settings: 'optf-cmso-settings'
-    java-version: openjdk11
-
-    subproject:
-      - 'cmso':
-          path: '.'
-          pattern: '**'
-          pom: 'pom.xml'
-
-- project:
-    name: optf-cmso-sonar
-    jobs:
-      - gerrit-maven-sonar:
-          mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001  -DskipIntegrationTests=false'
-    sonarcloud: true
-    sonarcloud-project-organization: '{sonarcloud_project_organization}'
-    sonarcloud-api-token: '{sonarcloud_api_token}'
-    sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
-    sonar-mvn-goal: '{sonar_mvn_goal}'
-    cron: 'H 11 * * *'
-    build-node: ubuntu1804-docker-8c-8g
-    project: 'optf/cmso'
-    project-name: 'optf-cmso'
-    branch: 'master'
-    mvn-settings: 'optf-cmso-settings'
-    mvn-goals: 'clean install'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-    java-version: openjdk11
-
-- project:
-    name: optf-cmso-clm
-    jobs:
-      - gerrit-maven-clm:
-         mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'
-    nexus-iq-namespace: 'onap-'
-    project: optf/cmso
-    project-name: 'optf-cmso'
-    build-node: ubuntu1804-docker-8c-8g
-    stream:
-      - 'master':
-          branch: 'master'
-      - 'honolulu':
-          branch: 'honolulu'
-    mvn-settings: 'optf-cmso-settings'
-    java-version: openjdk11
-
-- project:
-    name: optf-cmso-info
-    project-name: optf-cmso
-    jobs:
-      - gerrit-info-yaml-verify
-    build-node: centos7-builder-2c-1g
-    project: optf/cmso
-    branch: master