Acumos: Introducing namespace, adding new projects 16/1516/3
authorrobert.tomczyk <robert.tomczyk@est.tech>
Fri, 28 Jun 2019 09:53:01 +0000 (10:53 +0100)
committerrobert.tomczyk <robert.tomczyk@est.tech>
Fri, 28 Jun 2019 10:33:00 +0000 (11:33 +0100)
In order to avoind JJB project clash we need to have
namespace for acumos. The following projects are added:
- acumos/ci-management
- acumos/workbench
- acumos/workbench/cmlpstudio
- acumos/workbench/zeppelin

Change-Id: I688b0d553aa8ffddd5675abb913fad944205cbdb

34 files changed:
jjb/acumos/ci-management/ci-management-push-upstream-jobs.yml [new file with mode: 0644]
jjb/acumos/ci-management/ci-management-rebase-jobs.yml [new file with mode: 0644]
jjb/acumos/face-privacy-filter/face-privacy-filter-push-upstream-jobs.yml
jjb/acumos/face-privacy-filter/face-privacy-filter-rebase-jobs.yml
jjb/acumos/federation/federation-push-upstream-jobs.yml
jjb/acumos/federation/federation-rebase-jobs.yml
jjb/acumos/federation/federation-verify-jobs.yml
jjb/acumos/kubernetes-client/kubernetes-client-push-upstream-jobs.yml
jjb/acumos/kubernetes-client/kubernetes-client-rebase-jobs.yml
jjb/acumos/kubernetes-client/kubernetes-client-verify-jobs.yaml
jjb/acumos/license-manager/license-manager-push-upstream-jobs.yml
jjb/acumos/license-manager/license-manager-rebase-jobs.yml
jjb/acumos/license-manager/license-manager-verify-jobs.yaml
jjb/acumos/microservice-generation/microservice-generation-push-upstream-jobs.yml
jjb/acumos/microservice-generation/microservice-generation-rebase-jobs.yml
jjb/acumos/microservice-generation/microservice-generation-verify-jobs.yaml
jjb/acumos/portal-marketplace/portal-marketplace-push-upstream-jobs.yml
jjb/acumos/portal-marketplace/portal-marketplace-rebase-jobs.yml
jjb/acumos/portal-marketplace/portal-marketplace-verify-jobs.yaml
jjb/acumos/runtime-orchestrator/runtime-orchestrator-push-upstream-jobs.yml
jjb/acumos/runtime-orchestrator/runtime-orchestrator-rebase-jobs.yml
jjb/acumos/runtime-orchestrator/runtime-orchestrator-verify-jobs.yaml
jjb/acumos/security-verification/security-verification-push-upstream-jobs.yaml
jjb/acumos/security-verification/security-verification-rebase-jobs.yaml
jjb/acumos/security-verification/security-verification-verify-jobs.yaml
jjb/acumos/system-integration/system-integration-push-upstream-jobs.yml
jjb/acumos/system-integration/system-integration-rebase-jobs.yml
jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-push-upstream-jobs.yml [new file with mode: 0644]
jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-rebase-jobs.yml [new file with mode: 0644]
jjb/acumos/workbench-zeppelin/workbench-zeppelin-push-upstream-jobs.yml [new file with mode: 0644]
jjb/acumos/workbench-zeppelin/workbench-zeppelin-rebase-jobs.yml [new file with mode: 0644]
jjb/acumos/workbench/workbench-push-upstream-jobs.yml [new file with mode: 0644]
jjb/acumos/workbench/workbench-rebase-jobs.yml [new file with mode: 0644]
jjb/acumos/workbench/workbench-verify-jobs.yaml [new file with mode: 0644]

diff --git a/jjb/acumos/ci-management/ci-management-push-upstream-jobs.yml b/jjb/acumos/ci-management/ci-management-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..52faf3b
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+- project:
+    name: acumos-ci-management-push-upstream
+    project: ci-management
+    project-name: ci-management
+
+    jobs:
+      - 'acumos-{project-name}-push-upstream'
diff --git a/jjb/acumos/ci-management/ci-management-rebase-jobs.yml b/jjb/acumos/ci-management/ci-management-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..7294d69
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: acumos-ci-management-rebase
+    project: ci-management
+    project-name: ci-management
+
+    jobs:
+      - 'acumos-{project-name}-rebase'
index fcabea58130ef7f8469b653072f9ad4a637436bb..857dd01ade64e324ae9cc7c4abb5e107c407dd54 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: face-privacy-filter-push-upstream
+    name: acumos-face-privacy-filter-push-upstream
     project: face-privacy-filter
     project-name: face-privacy-filter
 
index 601cccac03b611fef8c6ab44a43274d166685986..099f3ff0ec09d1fef7c15c871d5ce3317b5d484a 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: face-privacy-filter-rebase
+    name: acumos-face-privacy-filter-rebase
     project: face-privacy-filter
     project-name: face-privacy-filter
 
index acdb9ed00c1716ee930afdb6782cee29cac804d1..31de069e035c970f8c2394837982558214de3f9d 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: federation-push-upstream
+    name: acumos-federation-push-upstream
     project: federation
     project-name: federation
 
index 845064a42666df45b3709bce21c69e3829bbd3a7..88e71ceb2b3f2d6d97b9798e34df0e9eadbe541e 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: federation-rebase
+    name: acumos-federation-rebase
     project: federation
     project-name: federation
 
index 74c7af05dfabc29f33b7d6b9561e815b56370ffc..dc5aa5847e330b889d7905ec1db5db27652c397f 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: federation-verify
+    name: acumos-federation-verify
     project: federation
     project-name: federation
 
index 3566a4906aed6b380d62daa89491ca622a7c610a..3346dd15f1506531f2fbe488d9d0871595d8a7de 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: kubernetes-client-push-upstream
+    name: acumos-kubernetes-client-push-upstream
     project: kubernetes-client
     project-name: kubernetes-client
 
index a98f5c09ed52b642e57e5793190112df1ddbc3dc..4e771729457ea9a5188d4b8b2818e90ec6f093a8 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: kubernetes-client-rebase
+    name: acumos-kubernetes-client-rebase
     project: kubernetes-client
     project-name: kubernetes-client
 
index 4d0708bb2fd1db1c3dc4b2f9dc44d1e270df42d2..964ba90c58a8caf94c4c276b94c00b724f91b4a6 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: kubernetes-client-verify
+    name: acumos-kubernetes-client-verify
     project: kubernetes-client
     project-name: kubernetes-client
 
index f10472c4a2985ee40af055385cb4ee8b18fdbb7e..b1bc6914eb3838dcc3be5bbaa1b9f745e11c00eb 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: license-manager-push-upstream
+    name: acumos-license-manager-push-upstream
     project: license-manager
     project-name: license-manager
 
index 89968e3676cead5c9b5578e81e1a9070611f267c..a3061a6f213883f0b362917fd91e7171b4fb8fe6 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: license-manager-rebase
+    name: acumos-license-manager-rebase
     project: license-manager
     project-name: license-manager
 
index 110f4d3f5ec84e511b6ccb9f901b41b2ca4d9893..948f0bf56f1d874ef83a3043e6cc1283068a23d1 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: license-manager-verify
+    name: acumos-license-manager-verify
     project: license-manager
     project-name: license-manager
 
index 7357a0e057b36aa4008037ef88189ad2ff9334a3..984a3d2551006e94e6947087432c29f61a327c70 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: microservice-generation-push-upstream
+    name: acumos-microservice-generation-push-upstream
     project: microservice-generation
     project-name: microservice-generation
 
index 1d1e61c971af5c5add31eaf84adbdaeb0e261ee9..b3b0f6dbec29573ee08ba6f2391bf17c952add9b 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: microservice-generation-rebase
+    name: acumos-microservice-generation-rebase
     project: microservice-generation
     project-name: microservice-generation
 
index c0cc9b7b7937d6478d847da2afa5525921e89143..0c3cad0adf38775348aa54963923644fbdeb29e1 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: microservice-generation-verify
+    name: acumos-microservice-generation-verify
     project: microservice-generation
     project-name: microservice-generation
 
index f1192873a63505779f9471590caea74d198521ab..d8e00798c5a1bbbc8bd9a45d8dd86db7aac392df 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: portal-marketplace-push-upstream
+    name: acumos-portal-marketplace-push-upstream
     project: portal-marketplace
     project-name: portal-marketplace
 
index ee384c88970438740eb8f1ed9a673f2b2ceb7fb7..5fd3ec54f7a5c682b66623e72458a74f15c167e0 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: portal-marketplace-rebase
+    name: acumos-portal-marketplace-rebase
     project: portal-marketplace
     project-name: portal-marketplace
 
index e8c03f59eaff1843ceec9fac60386bd11df46750..fd50f8b55c3a01528bb8ded74d328c21dbe3d0db 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: portal-marketplace-verify
+    name: acumos-portal-marketplace-verify
     project: portal-marketplace
     project-name: portal-marketplace
 
index 99dfe1f7e30399db830354a78e7bbe20bb63fd53..d86d3984fe3e4a30dec3a9fa68e18f6349a10fdc 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: runtime-orchestrator-push-upstream
+    name: acumos-runtime-orchestrator-push-upstream
     project: runtime-orchestrator
     project-name: runtime-orchestrator
 
index 28ef648eb3831b37491130d8400ca0ac928ae350..e8ba94f74060f8aab0d86dafee1d030fb4a87eff 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: runtime-orchestrator-rebase
+    name: acumos-runtime-orchestrator-rebase
     project: runtime-orchestrator
     project-name: runtime-orchestrator
 
index e82ff8812002888b077881ee65b57dbbbb818461..aea3b2f57a2f812d3aa7076ee3563848d74acc3a 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: runtime-orchestrator-verify
+    name: acumos-runtime-orchestrator-verify
     project: runtime-orchestrator
     project-name: runtime-orchestrator
 
index 8b6a7a64643f3d0be441598a37e3889d599d28a6..23fc3970e029017a421c7739255315d2db00e470 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: security-verification-push-upstream
+    name: acumos-security-verification-push-upstream
     project: security-verification
     project-name: security-verification
 
index 900ae0e3e6893834433fc9a08d59be1cd2508c85..103c3786cd7de278380708fd760d079329d89942 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: security-verification-rebase
+    name: acumos-security-verification-rebase
     project: security-verification
     project-name: security-verification
 
index 7138d981301942c9b9ec31f3bcfbb5eb97e0f14e..b08f775f45518f1ef1d29f946cc364a6302fdc84 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: security-verification-verify
+    name: acumos-security-verification-verify
     project: security-verification
     project-name: security-verification
 
index 585ca9d89665f773c38426e3fc5def65c369f493..0e043a1086d4022b2155379950b6a4242ae071e8 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 
 - project:
-    name: system-integration-push-upstream
+    name: acumos-system-integration-push-upstream
     project: system-integration
     project-name: system-integration
 
index 28a0845d18f0ed245fadda7401d38771fa7d61b9..0f1e644211a023e37246f66cf19335d00e5be9cc 100644 (file)
@@ -18,7 +18,7 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: system-integration-rebase
+    name: acumos-system-integration-rebase
     project: system-integration
     project-name: system-integration
 
diff --git a/jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-push-upstream-jobs.yml b/jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..a14f6aa
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+- project:
+    name: acumos-workbench-cmlpstudio-push-upstream
+    project: workbench-cmlpstudio
+    project-name: workbench-cmlpstudio
+
+    jobs:
+      - 'acumos-{project-name}-push-upstream'
diff --git a/jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-rebase-jobs.yml b/jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..dcae72e
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: acumos-workbench-cmlpstudio-rebase
+    project: workbench-cmlpstudio
+    project-name: workbench-cmlpstudio
+
+    jobs:
+      - 'acumos-{project-name}-rebase'
diff --git a/jjb/acumos/workbench-zeppelin/workbench-zeppelin-push-upstream-jobs.yml b/jjb/acumos/workbench-zeppelin/workbench-zeppelin-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..a4c3221
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+- project:
+    name: acumos-workbench-zeppelin-push-upstream
+    project: workbench-zeppelin
+    project-name: workbench-zeppelin
+
+    jobs:
+      - 'acumos-{project-name}-push-upstream'
diff --git a/jjb/acumos/workbench-zeppelin/workbench-zeppelin-rebase-jobs.yml b/jjb/acumos/workbench-zeppelin/workbench-zeppelin-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..bc34923
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: acumos-workbench-zeppelin-rebase
+    project: workbench-zeppelin
+    project-name: workbench-zeppelin
+
+    jobs:
+      - 'acumos-{project-name}-rebase'
diff --git a/jjb/acumos/workbench/workbench-push-upstream-jobs.yml b/jjb/acumos/workbench/workbench-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..358d4b2
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+- project:
+    name: acumos-workbench-push-upstream
+    project: workbench
+    project-name: workbench
+
+    jobs:
+      - 'acumos-{project-name}-push-upstream'
diff --git a/jjb/acumos/workbench/workbench-rebase-jobs.yml b/jjb/acumos/workbench/workbench-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..e3b0e24
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: acumos-workbench-rebase
+    project: workbench
+    project-name: workbench
+
+    jobs:
+      - 'acumos-{project-name}-rebase'
diff --git a/jjb/acumos/workbench/workbench-verify-jobs.yaml b/jjb/acumos/workbench/workbench-verify-jobs.yaml
new file mode 100644 (file)
index 0000000..86d355f
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+- project:
+    name: acumos-workbench-verify
+    project: workbench
+    project-name: workbench
+
+    jobs:
+      - 'acumos-{project-name}-verify-java'