summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2018-07-25 15:47:50 +0800
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2018-07-26 05:55:47 +0000
commit28d5ee581fc65f2011092f28082f6e34b1cd21c6 (patch)
treeef8fa4395947369f2a0aebec9a2c64e132cc395f
parenta7906983275c0d56b2b7458889f258d9c06b0b26 (diff)
remove ARIA jenkins Jobs
Issue-ID: SO-729 Change-Id: I3026b00dbf6867c36e24e6244e6e0f0ad2c6a7dc Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r--jjb/so/so-aria-rest-server.yaml19
1 files changed, 0 insertions, 19 deletions
diff --git a/jjb/so/so-aria-rest-server.yaml b/jjb/so/so-aria-rest-server.yaml
deleted file mode 100644
index b43d17d07..000000000
--- a/jjb/so/so-aria-rest-server.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-- 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'
-