pti-rtp: remove the script for yocto 87/11287/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 8 Jun 2023 02:53:01 +0000 (10:53 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 8 Jun 2023 02:59:51 +0000 (10:59 +0800)
The required packages for yocto build are no longer
available on the mirrors of centos7, details info in:
https://jira.linuxfoundation.org/plugins/servlet/desk/portal/2/IT-25536

So remove the script for now, we will try to migrate
to other base OS in the future.

Issue-ID: INF-410
Issue-ID: IT-25536

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I1bb7f40147e03591c96f5c54906ba8a1993a2a01

jjb/pti-rtp/pti-rtp.yaml

index ed4f088..e96bff7 100644 (file)
@@ -33,7 +33,6 @@
     # runs about 50~80 minutes
     build-timeout: 120
     script: !include-raw-escape:
-      - install-yocto-prereq-centos.sh
       - verify-inf.sh
     jobs:
       - oran-shell-verify
@@ -44,7 +43,6 @@
     # runs about 50~80 minutes
     build-timeout: 120
     script: !include-raw-escape:
-      - install-yocto-prereq-centos.sh
       - verify-inf.sh
     jobs:
       - oran-shell-merge
@@ -57,7 +55,6 @@
     # runs about 48 hours
     build-timeout: 2880
     script: !include-raw-escape:
-      - install-yocto-prereq-centos.sh
       - build-inf.sh
       - upload-inf.sh
     jobs: