Merge "Add RTD global vars."
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 15 Oct 2019 17:07:14 +0000 (17:07 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 15 Oct 2019 17:07:14 +0000 (17:07 +0000)
global-jjb
jenkins-config/global-vars-production.sh
jenkins-config/global-vars-sandbox.sh
jjb/pti-rtp/pti-rtp.yaml [new file with mode: 0644]

index 6d0b661..80fd454 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 6d0b661360e45fe139ff9689c3ff23f657bad599
+Subproject commit 80fd45462e84ff59083de3038daea1a18915e28e
index ab840d2..1106835 100644 (file)
@@ -5,7 +5,7 @@ JENKINS_HOSTNAME=vex-sjc-oran-jenkins-prod-1
 LOGS_SERVER=https://logs.o-ran-sc.org
 NEXUS_URL=https://nexus.o-ran-sc.org
 REGISTRY_PORTS=10001 10002 10003 10004
-SIGUL_BRDIGE_IP=10.32.4.8
+SIGUL_BRIDGE_IP=10.32.4.8
 SIGUL_KEY=oran-release-2019
 SILO=production
 MASTER_RTD_PROJECT=doc
index 1f3aeaf..e7c13fd 100644 (file)
@@ -5,7 +5,7 @@ JENKINS_HOSTNAME=vex-sjc-oran-jenkins-sandbox-1
 LOGS_SERVER=https://logs.o-ran-sc.org
 NEXUS_URL=https://nexus.o-ran-sc.org
 REGISTRY_PORTS=10001 10002 10003 10004
-SIGUL_BRDIGE_IP=10.32.4.8
+SIGUL_BRIDGE_IP=10.32.4.8
 SIGUL_KEY=oran-sandbox
 SILO=sandbox
 MASTER_RTD_PROJECT=doc-test
diff --git a/jjb/pti-rtp/pti-rtp.yaml b/jjb/pti-rtp/pti-rtp.yaml
new file mode 100644 (file)
index 0000000..fed0685
--- /dev/null
@@ -0,0 +1,15 @@
+---
+- project:
+    name: pti-rtp-project-view
+    project-name: pti-rtp
+    views:
+      - project-view
+
+- project:
+    name: pti-rtp-info
+    project: pti/rtp
+    project-name: pti-rtp
+    build-node: centos7-builder-1c-1g
+    jobs:
+      - gerrit-info-yaml-verify
+