summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-07-26 18:29:33 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-26 18:29:33 +0000
commit68faa0aecd65cadf018fa9ccf35d188e979bac4e (patch)
treeac05cceb1d655baaa1e2430cb6d879c918bc0e05
parent510885854e6a0a2257c3197425ee0415932face1 (diff)
parent28d5ee581fc65f2011092f28082f6e34b1cd21c6 (diff)
Merge "remove ARIA jenkins Jobs"
-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'
-