Merge "Add "logs" prefix to s3_path"
authorHoua Yang <hyang@contractor.linuxfoundation.org>
Thu, 9 Apr 2020 21:24:11 +0000 (21:24 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Thu, 9 Apr 2020 21:24:11 +0000 (21:24 +0000)
jjb/lf-rtdv3-jobs.yaml
releasenotes/notes/run-rtdv3-parallel-8086fe4a548a2965.yaml [new file with mode: 0644]

index d78a59b..561c792 100644 (file)
@@ -30,6 +30,7 @@
     #####################
 
     project-type: freestyle
+    concurrent: true
     node: "{build-node}"
 
     properties:
diff --git a/releasenotes/notes/run-rtdv3-parallel-8086fe4a548a2965.yaml b/releasenotes/notes/run-rtdv3-parallel-8086fe4a548a2965.yaml
new file mode 100644 (file)
index 0000000..25748b7
--- /dev/null
@@ -0,0 +1,4 @@
+---
+fixes:
+  - |
+    Allow rtdv3 jobs to run in parallel.