Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / pti-rtp / pti-rtp.yaml
index 7a79582..689a16e 100644 (file)
@@ -13,7 +13,7 @@
     jobs:
       - gerrit-info-yaml-verify
 
-- pti_rtp_common: &pti_rtp_common
+- _pti_rtp_common: &pti_rtp_common
     name: pti-rtp-common
     # git repo
     project: pti/rtp
     name: pti-rtp-release-merge
     # demand 200GB storage
     build-node: centos7-docker-2c-8g-200g
-    # runs about 35 hours
-    build-timeout: 2100
+    # runs about 48 hours
+    build-timeout: 2880
     script: !include-raw-escape:
         - install-yocto-prereq-centos.sh
         - build-inf.sh
         - upload-inf.sh
     jobs:
       - oran-shell-release
+    stream:
+      - master:
+          branch: master
+      - f-release:
+          branch: f-release
+      - g-release:
+          branch: g-release