CI: Remove of-config jobs 82/96182/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 14 May 2021 06:50:42 +0000 (16:50 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 14 May 2021 07:07:27 +0000 (17:07 +1000)
Ref: https://lists.opendaylight.org/g/TSC/message/13666
Change-Id: Ibdd086b326a1d6f6c0bd00af0679ecff03280edc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/of-config/of-config.yaml [deleted file]

diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml
deleted file mode 100644 (file)
index d3fb370..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
----
-- project:
-    name: of-config-master
-    jobs:
-      - odl-maven-jobs
-      - odl-maven-verify-jobs
-
-    stream: master
-    project: "of-config"
-    project-name: "of-config"
-    branch: "master"
-    mvn-settings: "of-config-settings"
-    mvn-opts: "-Xmx1024m"
-    dependencies: netconf-merge-{stream}'
-    email-upstream: "[of-config] [netconf]"
-    disable-job: true
-
-    # Used by the release job
-    staging-profile-id: a6880455efe67
-
-- project:
-    name: of-config-release-management
-    jobs:
-      - gerrit-release-merge
-
-    project: of-config
-    project-name: of-config
-
-    build-node: centos7-builder-2c-1g
-    mvn-settings: of-config-settings
-
-- project:
-    name: of-config-sonar
-    jobs:
-      - gerrit-maven-sonar
-    project: "of-config"
-    project-name: "of-config"
-    branch: "master"
-    mvn-settings: "of-config-settings"
-    mvn-opts: "-Xmx1024m"
-    disable-job: true
-    sonarcloud: true
-    sonarcloud-project-organization: "{sonarcloud_project_organization}"
-    sonarcloud-api-token: "{sonarcloud_api_token}"
-    sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
-
-- project:
-    name: of-config-info
-    jobs:
-      - gerrit-info-yaml-verify
-    project: of-config
-    project-name: of-config
-    branch: master
-    build-node: centos7-builder-2c-1g
-
-- project:
-    name: of-config-view
-    views:
-      - project-view
-    project-name: of-config