blob: fc5cf39a2aff3d8a06c4e2024d4a5fe67e6f9600 [file] [log] [blame]
Tomasz Wrobela800ace2021-08-04 12:29:37 +02001# ============LICENSE_START=======================================================
2# Copyright (C) 2021 NOKIA
3# ================================================================================
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15# ============LICENSE_END=========================================================
16
17setup-all: setup-local run-pm-mapper config-dmaap subscribe-pm-mapper
18
19test:
20 @echo test
21
22setup-local:
23 @./setup-local.sh
24
25run-pm-mapper:
26 @./run-pm-mapper.sh
27
28config-dmaap:
29 @./config-dmaap.sh
30
31subscribe-pm-mapper:
32 @./subscribe-pm-mapper.sh
33
34clean-env:
35 @./clean-environment.sh
36
37list-files:
38 @ls files-publisher/files