From: robert.tomczyk Date: Wed, 26 Jan 2022 14:57:54 +0000 (+0000) Subject: ONAP Adding new repositories X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F12171%2F1;hp=7189ba62388c7abd3fe4c142fb86090aec100f0c;p=infra%2Fcicd.git ONAP Adding new repositories List of new repositories: - dcaegen2/collectors/hv-ves - dcaegen2/services/sdk - testsuite/python-testing-utils Change-Id: I42d0d536126439f8e0725c4f76abb36aac4339d3 --- diff --git a/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-push-upstream-jobs.yaml b/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-push-upstream-jobs.yaml new file mode 100644 index 00000000..1493dd7e --- /dev/null +++ b/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-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-collectors-hv-ves-push-upstream + project: dcaegen2/collectors/hv-ves + project-name: dcaegen2-collectors-hv-ves + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-rebase-jobs.yaml b/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-rebase-jobs.yaml new file mode 100644 index 00000000..0c68a839 --- /dev/null +++ b/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-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/collectors/hv-ves project on ONAP Gerrit. +- project: + name: dcaegen2-collectors-hv-ves-rebase + project: dcaegen2/collectors/hv-ves + project-name: dcaegen2-collectors-hv-ves + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-verify-jobs.yaml b/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-verify-jobs.yaml new file mode 100644 index 00000000..328923a8 --- /dev/null +++ b/jjb/onap/dcaegen2-collectors-hv-ves/dcaegen2-collectors-hv-ves-verify-jobs.yaml @@ -0,0 +1,33 @@ +--- +# ============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/collectors/hv-ves project on Nordix Gerrit. +- project: + name: dcaegen2-collectors-hv-ves-verify + project: dcaegen2/collectors/hv-ves + project-name: dcaegen2-collectors-hv-ves + + + stream: + - master: + branch: '{stream}' + jdk-version: java-12 + jobs: + - 'onap-{project-name}-{stream}-verify-java' diff --git a/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-push-upstream-jobs.yaml b/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-push-upstream-jobs.yaml new file mode 100644 index 00000000..fcd89ec4 --- /dev/null +++ b/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-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-services-sdk-push-upstream + project: dcaegen2/services/sdk + project-name: dcaegen2-services-sdk + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-rebase-jobs.yaml b/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-rebase-jobs.yaml new file mode 100644 index 00000000..7fd817fd --- /dev/null +++ b/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-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/services/sdk project on ONAP Gerrit. +- project: + name: dcaegen2-services-sdk-rebase + project: dcaegen2/services/sdk + project-name: dcaegen2-services-sdk + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-verify-jobs.yaml b/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-verify-jobs.yaml new file mode 100644 index 00000000..aa3d80d4 --- /dev/null +++ b/jjb/onap/dcaegen2-services-sdk/dcaegen2-services-sdk-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/services/sdk project on Nordix Gerrit. +- project: + name: dcaegen2-services-sdk-verify + project: dcaegen2/services/sdk + project-name: dcaegen2-services-sdk + + + stream: + - master: + branch: '{stream}' + jdk-version: java-12 + + jobs: + - 'onap-{project-name}-{stream}-verify-java' diff --git a/jjb/onap/testsuite-python-testing-utils/testsuite-python-testing-utils-push-upstream-jobs.yaml b/jjb/onap/testsuite-python-testing-utils/testsuite-python-testing-utils-push-upstream-jobs.yaml new file mode 100644 index 00000000..35523277 --- /dev/null +++ b/jjb/onap/testsuite-python-testing-utils/testsuite-python-testing-utils-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: testsuite-python-testing-utils-push-upstream + project: testsuite/python-testing-utils + project-name: testsuite-python-testing-utils + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/testsuite-python-testing-utils/testsuite-python-testing-utils-rebase-jobs.yaml b/jjb/onap/testsuite-python-testing-utils/testsuite-python-testing-utils-rebase-jobs.yaml new file mode 100644 index 00000000..0cfc8523 --- /dev/null +++ b/jjb/onap/testsuite-python-testing-utils/testsuite-python-testing-utils-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 +# testsuite project on ONAP Gerrit. +- project: + name: testsuite-python-testing-utils-rebase + project: testsuite/python-testing-utils + project-name: testsuite-python-testing-utils + + jobs: + - 'onap-{project-name}-rebase'