From e9f2935675a54db3930b5316c99e07aff5edf3c9 Mon Sep 17 00:00:00 2001 From: afenner Date: Wed, 26 Oct 2022 09:23:08 +0100 Subject: [PATCH] add dcaegen2-platform-ves-openapi-manager & multicloud-framework Change-Id: I4b00d283d88a402d3e5bb6885d87ff79e2e51d75 Signed-off-by: afenner --- ...atform-ves-openapi-push-upstream-jobs.yaml | 27 +++++++++++++++ ...tform-ves-openapi-manager-rebase-jobs.yaml | 28 +++++++++++++++ ...tform-ves-openapi-manager-verify-jobs.yaml | 34 +++++++++++++++++++ ...lticloud-framework-push-upstream-jobs.yaml | 27 +++++++++++++++ .../multicloud-framework-rebase-jobs.yaml | 28 +++++++++++++++ .../multicloud-framework-verify-jobs.yaml | 34 +++++++++++++++++++ 6 files changed, 178 insertions(+) create mode 100644 jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-platform-ves-openapi-push-upstream-jobs.yaml create mode 100644 jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-rebase-jobs.yaml create mode 100644 jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-verify-jobs.yaml create mode 100644 jjb/onap/multicloud-framework/multicloud-framework-push-upstream-jobs.yaml create mode 100644 jjb/onap/multicloud-framework/multicloud-framework-rebase-jobs.yaml create mode 100644 jjb/onap/multicloud-framework/multicloud-framework-verify-jobs.yaml diff --git a/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-platform-ves-openapi-push-upstream-jobs.yaml b/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-platform-ves-openapi-push-upstream-jobs.yaml new file mode 100644 index 000000000..f7537f0f9 --- /dev/null +++ b/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-platform-ves-openapi-push-upstream-jobs.yaml @@ -0,0 +1,27 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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========================================================= +# +# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit. +- project: + name: dcaegen2-platform-ves-openapi-manager-push-upstream + project: dcaegen2/platform/ves-openapi-manager + project-name: dcaegen2-platform-ves-openapi-manager + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-rebase-jobs.yaml b/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-rebase-jobs.yaml new file mode 100644 index 000000000..552b068ab --- /dev/null +++ b/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-rebase-jobs.yaml @@ -0,0 +1,28 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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========================================================= +# +# this job gets triggered when a change is merged to +# dcaegen2/platform/ves-openapi-manager project on ONAP Gerrit. +- project: + name: dcaegen2-platform-ves-openapi-manager-rebase + project: dcaegen2/platform/ves-openapi-manager + project-name: dcaegen2-platform-ves-openapi-manager + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-verify-jobs.yaml b/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-verify-jobs.yaml new file mode 100644 index 000000000..2e0bfdd56 --- /dev/null +++ b/jjb/onap/dcaegen2-platform-ves-openapi-manager/dcaegen2-platform-ves-openapi-manager-verify-jobs.yaml @@ -0,0 +1,34 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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========================================================= + +# this job gets triggered when a change is proposed to +# dcaegen2/dcaegen2/platform/ves-openapi-manager project on Nordix Gerrit. +- project: + + name: dcaegen2-platform-ves-openapi-manager-verify + project: dcaegen2/platform/ves-openapi-manager + project-name: dcaegen2-platform-ves-openapi-manager + + stream: + - master: + branch: '{stream}' + jdk-version: java-8 + + jobs: + - 'onap-{project-name}-{stream}-verify-java' diff --git a/jjb/onap/multicloud-framework/multicloud-framework-push-upstream-jobs.yaml b/jjb/onap/multicloud-framework/multicloud-framework-push-upstream-jobs.yaml new file mode 100644 index 000000000..d444e4143 --- /dev/null +++ b/jjb/onap/multicloud-framework/multicloud-framework-push-upstream-jobs.yaml @@ -0,0 +1,27 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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========================================================= +# +# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit. +- project: + name: multicloud-framework-push-upstream + project: multicloud/framework + project-name: multicloud-framework + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/multicloud-framework/multicloud-framework-rebase-jobs.yaml b/jjb/onap/multicloud-framework/multicloud-framework-rebase-jobs.yaml new file mode 100644 index 000000000..6c52d6430 --- /dev/null +++ b/jjb/onap/multicloud-framework/multicloud-framework-rebase-jobs.yaml @@ -0,0 +1,28 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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========================================================= +# +# this job gets triggered when a change is merged to +# multicloud/framework project on ONAP Gerrit. +- project: + name: multicloud-framework-rebase + project: multicloud/framework + project-name: multicloud-framework + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/onap/multicloud-framework/multicloud-framework-verify-jobs.yaml b/jjb/onap/multicloud-framework/multicloud-framework-verify-jobs.yaml new file mode 100644 index 000000000..6cb5e3534 --- /dev/null +++ b/jjb/onap/multicloud-framework/multicloud-framework-verify-jobs.yaml @@ -0,0 +1,34 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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========================================================= + +# this job gets triggered when a change is proposed to +# multicloud-framework project on Nordix Gerrit. +- project: + + name: multicloud-framework-verify + project: multicloud/framework + project-name: multicloud-framework + + stream: + - master: + branch: '{stream}' + jdk-version: java-11 + + jobs: + - 'onap-{project-name}-{stream}-verify-java' -- 2.25.1