CI: Remove vid jobs 61/127161/1
authorVanessa Valderrama <vvalderrama@linuxfoundation.org>
Wed, 16 Feb 2022 20:47:15 +0000 (14:47 -0600)
committerVanessa Valderrama <vvalderrama@linuxfoundation.org>
Wed, 16 Feb 2022 20:47:15 +0000 (14:47 -0600)
Issue-ID: CIMAN-33
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I428f3f8ee498a6652998cccaa55ff58a1090b399

jjb/vid/vid-csit.yaml [deleted file]
jjb/vid/vid.yaml [deleted file]

diff --git a/jjb/vid/vid-csit.yaml b/jjb/vid/vid-csit.yaml
deleted file mode 100644 (file)
index 7722ce0..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
----
-- project:
-    name: vid-csit
-    jobs:
-      - '{project-name}-{stream}-verify-csit-{functionality}'
-      - '{project-name}-{stream}-csit-{functionality}'
-    project-name: 'vid'
-    recipients: 'ittay.stern@intl.att.com'
-    stream:
-      - 'master':
-          branch: 'master'
-    functionality:
-      - 'healthCheck':
-          trigger_jobs:
-    robot-options: ''
diff --git a/jjb/vid/vid.yaml b/jjb/vid/vid.yaml
deleted file mode 100644 (file)
index 748bb5e..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
----
-- project:
-    name: vid-project-view
-    project-name: vid
-    views:
-      - project-view
-
-- project:
-    name: vid
-    project-name: 'vid'
-    jobs:
-      - '{project-name}-{stream}-verify-java'
-      - '{project-name}-{stream}-merge-java'
-      - gerrit-maven-stage:
-          sign-artifacts: true
-          build-node: centos7-docker-8c-8g
-          maven-versions-plugin: true
-      - gerrit-maven-docker-stage:
-          build-node: queue-docker-4c-4g
-          maven-versions-plugin: true
-          mvn-params: '-P docker'
-          container-public-registry: 'nexus3.onap.org:10001'
-          container-staging-registry: 'nexus3.onap.org:10003'
-      - '{project-name}-gerrit-release-jobs':
-          build-node: centos7-docker-8c-8g
-    project: 'vid'
-    stream:
-      - 'master':
-          branch: 'master'
-      - 'guilin':
-          branch: 'guilin'
-    mvn-settings: 'vid-settings'
-    files: '**'
-    archive-artifacts: ''
-    build-node: ubuntu1804-builder-4c-4g
-
-#- project:
-#    name: vid-docker-arm64
-#    project-name: 'vid-arm64'
-#    jobs:
-#      - 'docker-version-java-daily':
-#          docker-pom: 'pom.xml'
-#          mvn-profile: 'docker'
-#    project: 'vid'
-#    stream:
-#      - 'master':
-#          branch: 'master'
-#    mvn-settings: 'vid-settings'
-#    files: '**'
-#    archive-artifacts: ''
-#    build-node: ubuntu1804-docker-arm64-4c-2g
-#
-- project:
-    name: vid-sonar
-    jobs:
-      - gerrit-maven-sonar-prescan-script
-    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: '@daily'
-    build-node: ubuntu1804-builder-4c-4g
-    project: 'vid'
-    project-name: 'vid'
-    branch: 'master'
-    mvn-settings: 'vid-settings'
-    mvn-goals: 'clean install'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-    sonar-prescan-script: !include-raw-escape: ../ubuntu-latest-nodejs.sh
-
-- project:
-    name: vid-clm
-    jobs:
-      - gerrit-maven-clm
-    nexus-iq-namespace: 'onap-'
-    project: vid
-    project-name: 'vid'
-    build-node: ubuntu1804-builder-4c-4g
-    branch: 'master'
-    mvn-settings: 'vid-settings'
-
-- project:
-    name: vid-info
-    project-name: vid
-    jobs:
-      - gerrit-info-yaml-verify
-    build-node: centos7-builder-2c-1g
-    project: vid
-    branch: master