Merge "iec: Add robot parsing for SEBA tests"
authorEric Ball <eball@linuxfoundation.org>
Mon, 4 May 2020 22:21:46 +0000 (22:21 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Mon, 4 May 2020 22:21:46 +0000 (22:21 +0000)
jenkins-config/clouds/openstack/cattle/cloud.cfg
jjb/5g-mec-cloud-gaming/5g-mec-cloud-gaming.yaml [new file with mode: 0644]
jjb/ealt-edge/ealt-edge.yaml [new file with mode: 0644]
jjb/pcei/pcei.yaml [new file with mode: 0644]

index e632f1f..f0d234d 100644 (file)
@@ -1,6 +1,6 @@
 # Cloud Configuration
 CLOUD_CREDENTIAL_ID=os-cloud
-CLOUD_URL=https://auth.vexxhost.net/v3/
+CLOUD_URL=https://auth.vexxhost.net/v3
 CLOUD_IGNORE_SSL=false
 CLOUD_ZONE=ca-ymq-1
 
diff --git a/jjb/5g-mec-cloud-gaming/5g-mec-cloud-gaming.yaml b/jjb/5g-mec-cloud-gaming/5g-mec-cloud-gaming.yaml
new file mode 100644 (file)
index 0000000..ba84140
--- /dev/null
@@ -0,0 +1,14 @@
+---
+- project:
+    name: 5g-mec-cloud-gaming-project-view
+    project-name: 5g-mec-cloud-gaming
+    views:
+      - project-view
+
+- project:
+    name: 5g-mec-cloud-gaming-info
+    project: 5g-mec-cloud-gaming
+    project-name: 5g-mec-cloud-gaming
+    build-node: centos7-builder-2c-1g
+    jobs:
+      - gerrit-info-yaml-verify
diff --git a/jjb/ealt-edge/ealt-edge.yaml b/jjb/ealt-edge/ealt-edge.yaml
new file mode 100644 (file)
index 0000000..4f4df1f
--- /dev/null
@@ -0,0 +1,13 @@
+---
+- project:
+    name: ealt-edge
+    project-name: ealt-edge
+    project: ealt-edge
+    stream:
+      - master:
+          branch: master
+    build-node: centos7-builder-2c-1g
+    jobs:
+      - akraino-project-stream-verify
+    views:
+      - project-view
diff --git a/jjb/pcei/pcei.yaml b/jjb/pcei/pcei.yaml
new file mode 100644 (file)
index 0000000..2ac4138
--- /dev/null
@@ -0,0 +1,14 @@
+---
+- project:
+    name: pcei-project-view
+    project-name: pcei
+    views:
+      - project-view
+
+- project:
+    name: pcei-info
+    project: pcei
+    project-name: pcei
+    build-node: centos7-builder-2c-1g
+    jobs:
+      - gerrit-info-yaml-verify