From: robert.tomczyk Date: Fri, 28 Jun 2019 09:53:01 +0000 (+0100) Subject: Acumos: Introducing namespace, adding new projects X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=3b3ac480811c69985e63b29b0a87d240f42591cb;p=infra%2Fcicd.git Acumos: Introducing namespace, adding new projects 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 --- 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 index 00000000..52faf3be --- /dev/null +++ b/jjb/acumos/ci-management/ci-management-push-upstream-jobs.yml @@ -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 index 00000000..7294d695 --- /dev/null +++ b/jjb/acumos/ci-management/ci-management-rebase-jobs.yml @@ -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' diff --git a/jjb/acumos/face-privacy-filter/face-privacy-filter-push-upstream-jobs.yml b/jjb/acumos/face-privacy-filter/face-privacy-filter-push-upstream-jobs.yml index fcabea58..857dd01a 100644 --- a/jjb/acumos/face-privacy-filter/face-privacy-filter-push-upstream-jobs.yml +++ b/jjb/acumos/face-privacy-filter/face-privacy-filter-push-upstream-jobs.yml @@ -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 diff --git a/jjb/acumos/face-privacy-filter/face-privacy-filter-rebase-jobs.yml b/jjb/acumos/face-privacy-filter/face-privacy-filter-rebase-jobs.yml index 601cccac..099f3ff0 100644 --- a/jjb/acumos/face-privacy-filter/face-privacy-filter-rebase-jobs.yml +++ b/jjb/acumos/face-privacy-filter/face-privacy-filter-rebase-jobs.yml @@ -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 diff --git a/jjb/acumos/federation/federation-push-upstream-jobs.yml b/jjb/acumos/federation/federation-push-upstream-jobs.yml index acdb9ed0..31de069e 100644 --- a/jjb/acumos/federation/federation-push-upstream-jobs.yml +++ b/jjb/acumos/federation/federation-push-upstream-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: federation-push-upstream + name: acumos-federation-push-upstream project: federation project-name: federation diff --git a/jjb/acumos/federation/federation-rebase-jobs.yml b/jjb/acumos/federation/federation-rebase-jobs.yml index 845064a4..88e71ceb 100644 --- a/jjb/acumos/federation/federation-rebase-jobs.yml +++ b/jjb/acumos/federation/federation-rebase-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # - project: - name: federation-rebase + name: acumos-federation-rebase project: federation project-name: federation diff --git a/jjb/acumos/federation/federation-verify-jobs.yml b/jjb/acumos/federation/federation-verify-jobs.yml index 74c7af05..dc5aa584 100644 --- a/jjb/acumos/federation/federation-verify-jobs.yml +++ b/jjb/acumos/federation/federation-verify-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: federation-verify + name: acumos-federation-verify project: federation project-name: federation diff --git a/jjb/acumos/kubernetes-client/kubernetes-client-push-upstream-jobs.yml b/jjb/acumos/kubernetes-client/kubernetes-client-push-upstream-jobs.yml index 3566a490..3346dd15 100644 --- a/jjb/acumos/kubernetes-client/kubernetes-client-push-upstream-jobs.yml +++ b/jjb/acumos/kubernetes-client/kubernetes-client-push-upstream-jobs.yml @@ -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 diff --git a/jjb/acumos/kubernetes-client/kubernetes-client-rebase-jobs.yml b/jjb/acumos/kubernetes-client/kubernetes-client-rebase-jobs.yml index a98f5c09..4e771729 100644 --- a/jjb/acumos/kubernetes-client/kubernetes-client-rebase-jobs.yml +++ b/jjb/acumos/kubernetes-client/kubernetes-client-rebase-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # - project: - name: kubernetes-client-rebase + name: acumos-kubernetes-client-rebase project: kubernetes-client project-name: kubernetes-client diff --git a/jjb/acumos/kubernetes-client/kubernetes-client-verify-jobs.yaml b/jjb/acumos/kubernetes-client/kubernetes-client-verify-jobs.yaml index 4d0708bb..964ba90c 100644 --- a/jjb/acumos/kubernetes-client/kubernetes-client-verify-jobs.yaml +++ b/jjb/acumos/kubernetes-client/kubernetes-client-verify-jobs.yaml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: kubernetes-client-verify + name: acumos-kubernetes-client-verify project: kubernetes-client project-name: kubernetes-client diff --git a/jjb/acumos/license-manager/license-manager-push-upstream-jobs.yml b/jjb/acumos/license-manager/license-manager-push-upstream-jobs.yml index f10472c4..b1bc6914 100644 --- a/jjb/acumos/license-manager/license-manager-push-upstream-jobs.yml +++ b/jjb/acumos/license-manager/license-manager-push-upstream-jobs.yml @@ -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 diff --git a/jjb/acumos/license-manager/license-manager-rebase-jobs.yml b/jjb/acumos/license-manager/license-manager-rebase-jobs.yml index 89968e36..a3061a6f 100644 --- a/jjb/acumos/license-manager/license-manager-rebase-jobs.yml +++ b/jjb/acumos/license-manager/license-manager-rebase-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # - project: - name: license-manager-rebase + name: acumos-license-manager-rebase project: license-manager project-name: license-manager diff --git a/jjb/acumos/license-manager/license-manager-verify-jobs.yaml b/jjb/acumos/license-manager/license-manager-verify-jobs.yaml index 110f4d3f..948f0bf5 100644 --- a/jjb/acumos/license-manager/license-manager-verify-jobs.yaml +++ b/jjb/acumos/license-manager/license-manager-verify-jobs.yaml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: license-manager-verify + name: acumos-license-manager-verify project: license-manager project-name: license-manager diff --git a/jjb/acumos/microservice-generation/microservice-generation-push-upstream-jobs.yml b/jjb/acumos/microservice-generation/microservice-generation-push-upstream-jobs.yml index 7357a0e0..984a3d25 100644 --- a/jjb/acumos/microservice-generation/microservice-generation-push-upstream-jobs.yml +++ b/jjb/acumos/microservice-generation/microservice-generation-push-upstream-jobs.yml @@ -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 diff --git a/jjb/acumos/microservice-generation/microservice-generation-rebase-jobs.yml b/jjb/acumos/microservice-generation/microservice-generation-rebase-jobs.yml index 1d1e61c9..b3b0f6db 100644 --- a/jjb/acumos/microservice-generation/microservice-generation-rebase-jobs.yml +++ b/jjb/acumos/microservice-generation/microservice-generation-rebase-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # - project: - name: microservice-generation-rebase + name: acumos-microservice-generation-rebase project: microservice-generation project-name: microservice-generation diff --git a/jjb/acumos/microservice-generation/microservice-generation-verify-jobs.yaml b/jjb/acumos/microservice-generation/microservice-generation-verify-jobs.yaml index c0cc9b7b..0c3cad0a 100644 --- a/jjb/acumos/microservice-generation/microservice-generation-verify-jobs.yaml +++ b/jjb/acumos/microservice-generation/microservice-generation-verify-jobs.yaml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: microservice-generation-verify + name: acumos-microservice-generation-verify project: microservice-generation project-name: microservice-generation diff --git a/jjb/acumos/portal-marketplace/portal-marketplace-push-upstream-jobs.yml b/jjb/acumos/portal-marketplace/portal-marketplace-push-upstream-jobs.yml index f1192873..d8e00798 100644 --- a/jjb/acumos/portal-marketplace/portal-marketplace-push-upstream-jobs.yml +++ b/jjb/acumos/portal-marketplace/portal-marketplace-push-upstream-jobs.yml @@ -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 diff --git a/jjb/acumos/portal-marketplace/portal-marketplace-rebase-jobs.yml b/jjb/acumos/portal-marketplace/portal-marketplace-rebase-jobs.yml index ee384c88..5fd3ec54 100644 --- a/jjb/acumos/portal-marketplace/portal-marketplace-rebase-jobs.yml +++ b/jjb/acumos/portal-marketplace/portal-marketplace-rebase-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # - project: - name: portal-marketplace-rebase + name: acumos-portal-marketplace-rebase project: portal-marketplace project-name: portal-marketplace diff --git a/jjb/acumos/portal-marketplace/portal-marketplace-verify-jobs.yaml b/jjb/acumos/portal-marketplace/portal-marketplace-verify-jobs.yaml index e8c03f59..fd50f8b5 100644 --- a/jjb/acumos/portal-marketplace/portal-marketplace-verify-jobs.yaml +++ b/jjb/acumos/portal-marketplace/portal-marketplace-verify-jobs.yaml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: portal-marketplace-verify + name: acumos-portal-marketplace-verify project: portal-marketplace project-name: portal-marketplace diff --git a/jjb/acumos/runtime-orchestrator/runtime-orchestrator-push-upstream-jobs.yml b/jjb/acumos/runtime-orchestrator/runtime-orchestrator-push-upstream-jobs.yml index 99dfe1f7..d86d3984 100644 --- a/jjb/acumos/runtime-orchestrator/runtime-orchestrator-push-upstream-jobs.yml +++ b/jjb/acumos/runtime-orchestrator/runtime-orchestrator-push-upstream-jobs.yml @@ -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 diff --git a/jjb/acumos/runtime-orchestrator/runtime-orchestrator-rebase-jobs.yml b/jjb/acumos/runtime-orchestrator/runtime-orchestrator-rebase-jobs.yml index 28ef648e..e8ba94f7 100644 --- a/jjb/acumos/runtime-orchestrator/runtime-orchestrator-rebase-jobs.yml +++ b/jjb/acumos/runtime-orchestrator/runtime-orchestrator-rebase-jobs.yml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # - project: - name: runtime-orchestrator-rebase + name: acumos-runtime-orchestrator-rebase project: runtime-orchestrator project-name: runtime-orchestrator diff --git a/jjb/acumos/runtime-orchestrator/runtime-orchestrator-verify-jobs.yaml b/jjb/acumos/runtime-orchestrator/runtime-orchestrator-verify-jobs.yaml index e82ff881..aea3b2f5 100644 --- a/jjb/acumos/runtime-orchestrator/runtime-orchestrator-verify-jobs.yaml +++ b/jjb/acumos/runtime-orchestrator/runtime-orchestrator-verify-jobs.yaml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: runtime-orchestrator-verify + name: acumos-runtime-orchestrator-verify project: runtime-orchestrator project-name: runtime-orchestrator diff --git a/jjb/acumos/security-verification/security-verification-push-upstream-jobs.yaml b/jjb/acumos/security-verification/security-verification-push-upstream-jobs.yaml index 8b6a7a64..23fc3970 100644 --- a/jjb/acumos/security-verification/security-verification-push-upstream-jobs.yaml +++ b/jjb/acumos/security-verification/security-verification-push-upstream-jobs.yaml @@ -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 diff --git a/jjb/acumos/security-verification/security-verification-rebase-jobs.yaml b/jjb/acumos/security-verification/security-verification-rebase-jobs.yaml index 900ae0e3..103c3786 100644 --- a/jjb/acumos/security-verification/security-verification-rebase-jobs.yaml +++ b/jjb/acumos/security-verification/security-verification-rebase-jobs.yaml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= # - project: - name: security-verification-rebase + name: acumos-security-verification-rebase project: security-verification project-name: security-verification diff --git a/jjb/acumos/security-verification/security-verification-verify-jobs.yaml b/jjb/acumos/security-verification/security-verification-verify-jobs.yaml index 7138d981..b08f775f 100644 --- a/jjb/acumos/security-verification/security-verification-verify-jobs.yaml +++ b/jjb/acumos/security-verification/security-verification-verify-jobs.yaml @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= - project: - name: security-verification-verify + name: acumos-security-verification-verify project: security-verification project-name: security-verification diff --git a/jjb/acumos/system-integration/system-integration-push-upstream-jobs.yml b/jjb/acumos/system-integration/system-integration-push-upstream-jobs.yml index 585ca9d8..0e043a10 100644 --- a/jjb/acumos/system-integration/system-integration-push-upstream-jobs.yml +++ b/jjb/acumos/system-integration/system-integration-push-upstream-jobs.yml @@ -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 diff --git a/jjb/acumos/system-integration/system-integration-rebase-jobs.yml b/jjb/acumos/system-integration/system-integration-rebase-jobs.yml index 28a0845d..0f1e6442 100644 --- a/jjb/acumos/system-integration/system-integration-rebase-jobs.yml +++ b/jjb/acumos/system-integration/system-integration-rebase-jobs.yml @@ -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 index 00000000..a14f6aad --- /dev/null +++ b/jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-push-upstream-jobs.yml @@ -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 index 00000000..dcae72ef --- /dev/null +++ b/jjb/acumos/workbench-cmlpstudio/workbench-cmlpstudio-rebase-jobs.yml @@ -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 index 00000000..a4c3221b --- /dev/null +++ b/jjb/acumos/workbench-zeppelin/workbench-zeppelin-push-upstream-jobs.yml @@ -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 index 00000000..bc349231 --- /dev/null +++ b/jjb/acumos/workbench-zeppelin/workbench-zeppelin-rebase-jobs.yml @@ -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 index 00000000..358d4b2c --- /dev/null +++ b/jjb/acumos/workbench/workbench-push-upstream-jobs.yml @@ -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 index 00000000..e3b0e245 --- /dev/null +++ b/jjb/acumos/workbench/workbench-rebase-jobs.yml @@ -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 index 00000000..86d355fc --- /dev/null +++ b/jjb/acumos/workbench/workbench-verify-jobs.yaml @@ -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'