Nexus retirement CI job clean up
[ci-management.git] / jjb / cicn / cicn.yaml
index 6ba9071..54737dc 100644 (file)
 
     project: "cicn"
     os:
-      - ubuntu1804:
-          repo-os-part: "ubuntu.bionic.main"
-      - ubuntu2004:
-          repo-os-part: "ubuntu.focal.main"
-      - centos8:
-          repo-os-part: "centos8"
+      - ubuntu1804
+      - ubuntu2004
+      - centos8
 
     executor-arch: "x86_64"
 
     stream:
       - master:
           branch: "cframework/master"
-          repo-stream-part: "master"
 
     type:
       - short
 
     project: "cicn"
     os:
-      - ubuntu1804:
-          repo-os-part: "ubuntu-arm.bionic.main"
-      - ubuntu2004:
-          repo-os-part: "ubuntu-arm.focal.main"
+      - ubuntu1804
+      - ubuntu2004
 
     executor-arch: "aarch64"
 
     stream:
       - master:
           branch: "cframework/master"
-          repo-stream-part: "master"
 
     type:
       - short
       - "cicn-viper-merge-{stream}-{os}-{executor-arch}"
 
     project: "cicn"
-    os:
-      - ubuntu1804:
-          repo-os-part: "ubuntu.bionic.main"
+    os: ubuntu1804
 
     executor-arch: "x86_64"
 
     stream:
       - master:
           branch: "viper/master"
-          repo-stream-part: "master"
 
     type:
       - short
           branch: "{branch}"
       - os-parameter:
           os: "{os}"
-      - maven-project-parameter:
-          maven: "mvn33-new"
-      - maven-exec:
-          maven-version: "mvn33-new"
-      - repo-name-parameter:
-          repo-name: "{repo-stream-part}.{repo-os-part}"
       - stream-parameter:
           stream: "hicn"
 
           files:
             - file-id: "packagecloud_api"
               target: "/root/packagecloud_api"
-      - maven-target:
-          maven-version: "mvn33-new"
-          goals: "--version"
-          settings: "cicn-settings"
-          settings-type: cfp
-          global-settings: "global-settings"
-          global-settings-type: cfp
       - shell: !include-raw-escape:
           - ../scripts/setup_executor_env.sh
       - shell: !include-raw-escape:
-          - include-raw-cicn-libparc-build.sh
-      - provide-maven-settings:
-          settings-file: "cicn-settings"
-          global-settings-file: "global-settings"
-      - shell: !include-raw-escape:
-          - ../scripts/maven_push_functions.sh
-          - include-raw-cicn-maven-push.sh
+          - ../scripts/cicn/build-libparc.sh
       - shell: !include-raw-escape:
           - ../scripts/packagecloud_push.sh
 
       - shell: !include-raw-escape:
           - ../scripts/setup_executor_env.sh
       - shell: !include-raw-escape:
-          - include-raw-cicn-libparc-build.sh
+          - ../scripts/cicn/build-libparc.sh
 
     publishers:
       - fdio-infra-publish
           branch: "{branch}"
       - os-parameter:
           os: "{os}"
-      - maven-project-parameter:
-          maven: "mvn33-new"
-      - maven-exec:
-          maven-version: "mvn33-new"
-      - repo-name-parameter:
-          repo-name: "{repo-stream-part}.{repo-os-part}"
       - stream-parameter:
           stream: "hicn"
 
           files:
             - file-id: "packagecloud_api"
               target: "/root/packagecloud_api"
-      - maven-target:
-          maven-version: "mvn33-new"
-          goals: "--version"
-          settings: "cicn-settings"
-          settings-type: cfp
-          global-settings: "global-settings"
-          global-settings-type: cfp
       - shell: !include-raw-escape:
           - ../scripts/setup_executor_env.sh
       - shell: !include-raw-escape:
-          - include-raw-cicn-viper-build.sh
-      - provide-maven-settings:
-          settings-file: "cicn-settings"
-          global-settings-file: "global-settings"
-      - shell: !include-raw-escape:
-          - ../scripts/maven_push_functions.sh
-          - include-raw-cicn-maven-push.sh
+          - ../scripts/cicn/build-viper.sh
       - shell: !include-raw-escape:
           - ../scripts/packagecloud_push.sh
 
       - shell: !include-raw-escape:
           - ../scripts/setup_executor_env.sh
       - shell: !include-raw-escape:
-          - include-raw-cicn-viper-build.sh
+          - ../scripts/cicn/build-viper.sh
 
     publishers:
       - fdio-infra-publish