add dcaegen2-platform-ves-openapi-manager & multicloud-framework
Change-Id: I4b00d283d88a402d3e5bb6885d87ff79e2e51d75
Signed-off-by: afenner <Andrew.fenner@est.tech>
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 0000000..f7537f0
--- /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 0000000..552b068
--- /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 0000000..2e0bfdd
--- /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 0000000..d444e41
--- /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 0000000..6c52d64
--- /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 0000000..6cb5e35
--- /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'