Merge "New JJB files for test_automation project"
[ci-management.git] / jjb / airshipinabottle_deploy / airshipinabottle_deploy.yaml
1 ---
2 #
3 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
4 #
5 # Licensed under the Apache License, Version 2.0 (the "License"); you may
6 # not use this file except in compliance with the License.
7 #
8 # You may obtain a copy of the License at
9 #       http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
13 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16 #
17 - project:
18     name: airshipinabottle_deploy
19     project-name: airshipinabottle_deploy
20     project: airshipinabottle_deploy
21     global-settings-file: global-settings
22     build-node: centos7-builder-2c-1g
23     stream: master
24     maven-repo-url: 'https://nexus.akraino.org'
25     java-version: openjdk8
26     mvn-version: mvn35
27     mvn-opts: ''
28     mvn-params: ''
29     mvn-settings: airshipinabottle_deploy-settings
30     nexus-shapshot-repo: snapshots
31     build-timeout: 60
32     submodule-recursive: true
33     group-id: org.akraino.airshipinabottle_deploy
34     repo-id: snapshots
35     refspec: refs/heads/master
36     branch: master
37     upload-files-dir: '/tmp/tardir'
38     jobs:
39       - akraino-project-stream-release-config
40     views:
41       - common-view
42     cron: 'H H * * 0'  # push fresh snapshot weekly