X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fsample_vnf%2Fsample_vnf.yaml;h=af3af5090a3728816411442bc5f1a52cbd496621;hp=0a1c6f292faa7f4bfe80af4adaa2eadb608174ab;hb=HEAD;hpb=ba7fe0050a94d8bcfab018c9cd52067f5206e622 diff --git a/jjb/sample_vnf/sample_vnf.yaml b/jjb/sample_vnf/sample_vnf.yaml deleted file mode 100644 index 0a1c6f2..0000000 --- a/jjb/sample_vnf/sample_vnf.yaml +++ /dev/null @@ -1,32 +0,0 @@ ---- -# -# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. -# -# You may obtain a copy of the License at -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -- project: - name: sample_vnf - project-name: sample_vnf - project: sample_vnf - build-node: centos7-builder-2c-1g - stream: master - mvn-settings: sample_vnf-settings - group-id: org.akraino.sample_vnf - refspec: refs/heads/master - branch: master - jobs: - - akraino-project-stream-release-config - - akraino-project-stream-stage-config - views: - - project-view - cron: 'H H * * 0' # push fresh snapshot weekly