Add PyPi jobs for aria-rest-server subproject 45/38145/4
authorJeremy Phelps <jphelps@linuxfoundation.org>
Fri, 23 Mar 2018 16:43:08 +0000 (11:43 -0500)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Mon, 26 Mar 2018 20:14:16 +0000 (15:14 -0500)
Issue-ID: CIMAN-149
Change-Id: I7299764a60745fa73e0e8bb19a1f4eb0fc4c46ed
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
jjb/so/so-aria-rest-server.yaml [new file with mode: 0644]

diff --git a/jjb/so/so-aria-rest-server.yaml b/jjb/so/so-aria-rest-server.yaml
new file mode 100644 (file)
index 0000000..6cab909
--- /dev/null
@@ -0,0 +1,19 @@
+---
+- project:
+    name: so-aria-rest-server
+    project: 'so'
+    project-name: 'so'
+    python-version: python3
+    build-node: 'ubuntu1604-builder-4c-4g'
+    subproject:
+      - 'aria/aria-rest-sever':
+          tox-dir: aria/aria-rest-server/
+          tox-envs: ''
+    jobs:
+      - '{project-name}-{subproject}-python-staging-{stream}'
+      - '{project-name}-{subproject}-python-release-{stream}'
+
+    stream:
+      - 'master':
+          branch: 'master'
+