From 14edec94f9110bd9a73823bd042e4e714018ebb2 Mon Sep 17 00:00:00 2001 From: "k.kedron" Date: Mon, 26 Apr 2021 12:22:08 +0200 Subject: Add a1-pe-sim packages Add a1-pe-sim cba Add data-types for cba Add a1-pe-sim cnf csar Add helm chart for cnf mvn pom.xml to build artifacts Issue-ID: INT-1887 Signed-off-by: Krystian Kedron Change-Id: Ia72fd7cb240092b7be759456ce4d49136864e85d --- .coafile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.coafile') diff --git a/.coafile b/.coafile index aaae2c1..064a8f6 100644 --- a/.coafile +++ b/.coafile @@ -2,7 +2,8 @@ bears = YAMLLintBear yamllint_config = .yamllint ignore = - .tox/** + .tox/**, + operations/a1-pe-sim-packages/resources/oran-sim-csar/o-ran-simulator/templates/* [json] bears = JSONFormatBear @@ -27,3 +28,4 @@ ignore = bears = MarkdownBear ignore = .tox/** + -- cgit 1.2.3-korg