From a13a7dad150f97a452cf74d40562b08f1052e37f Mon Sep 17 00:00:00 2001 From: "robert.tomczyk" Date: Tue, 11 May 2021 15:57:41 +0100 Subject: [PATCH] ONAP: Add SDC repositories New ONAP SDC repositories: - sdc/sdc-helm-validator - sdc/sdc-pubsub - sdc/onap-ui-common - sdc/onap-ui-angular Change-Id: I7de2834723d02381b82e671ab21cb2c17b3b8b93 --- ...sdc-onap-ui-angular-push-upstream-jobs.yml | 26 ++++++++++++++ .../sdc-onap-ui-angular-rebase-jobs.yml | 26 ++++++++++++++ .../sdc-onap-ui-angular-verify-jobs.yaml | 34 +++++++++++++++++++ .../sdc-onap-ui-common-push-upstream-jobs.yml | 26 ++++++++++++++ .../sdc-onap-ui-common-rebase-jobs.yml | 26 ++++++++++++++ .../sdc-onap-ui-common-verify-jobs.yaml | 34 +++++++++++++++++++ ...-sdc-helm-validator-push-upstream-jobs.yml | 26 ++++++++++++++ .../sdc-sdc-helm-validator-rebase-jobs.yml | 26 ++++++++++++++ .../sdc-sdc-helm-validator-verify-jobs.yaml | 34 +++++++++++++++++++ .../sdc-sdc-pubsub-push-upstream-jobs.yml | 26 ++++++++++++++ .../sdc-sdc-pubsub-rebase-jobs.yml | 26 ++++++++++++++ .../sdc-sdc-pubsub-verify-jobs.yaml | 34 +++++++++++++++++++ 12 files changed, 344 insertions(+) create mode 100644 jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-push-upstream-jobs.yml create mode 100644 jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-rebase-jobs.yml create mode 100644 jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-verify-jobs.yaml create mode 100644 jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-push-upstream-jobs.yml create mode 100644 jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-rebase-jobs.yml create mode 100644 jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-verify-jobs.yaml create mode 100644 jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-push-upstream-jobs.yml create mode 100644 jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-rebase-jobs.yml create mode 100644 jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-verify-jobs.yaml create mode 100644 jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-push-upstream-jobs.yml create mode 100644 jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-rebase-jobs.yml create mode 100644 jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-verify-jobs.yaml diff --git a/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-push-upstream-jobs.yml b/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-push-upstream-jobs.yml new file mode 100644 index 00000000..70956d7d --- /dev/null +++ b/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-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: sdc-onap-ui-angular-push-upstream + project: sdc/onap-ui-angular + project-name: sdc-onap-ui-angular + + jobs: + - 'onap-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-rebase-jobs.yml b/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-rebase-jobs.yml new file mode 100644 index 00000000..426dcd4d --- /dev/null +++ b/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-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: sdc-onap-ui-angular-rebase + project: sdc/onap-ui-angular + project-name: sdc-onap-ui-angular + + jobs: + - 'onap-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-verify-jobs.yaml b/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-verify-jobs.yaml new file mode 100644 index 00000000..5eb8e931 --- /dev/null +++ b/jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-verify-jobs.yaml @@ -0,0 +1,34 @@ +--- +# ============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========================================================= + +# this job gets triggered when a change is proposed to +# sdc/onap-ui-angular project on Nordix Gerrit. + +- project: + name: sdc-onap-ui-angular-verify + project: sdc/onap-ui-angular + project-name: sdc-onap-ui-angular + + stream: + - 'master': + branch: '{stream}' + jdk-version: java-11 + + jobs: + - 'onap-{project-name}-{stream}-verify-java' \ No newline at end of file diff --git a/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-push-upstream-jobs.yml b/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-push-upstream-jobs.yml new file mode 100644 index 00000000..204d6eb8 --- /dev/null +++ b/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-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: sdc-onap-ui-common-push-upstream + project: sdc/onap-ui-common + project-name: sdc-onap-ui-common + + jobs: + - 'onap-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-rebase-jobs.yml b/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-rebase-jobs.yml new file mode 100644 index 00000000..e59305d2 --- /dev/null +++ b/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-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: sdc-onap-ui-common-rebase + project: sdc/onap-ui-common + project-name: sdc-onap-ui-common + + jobs: + - 'onap-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-verify-jobs.yaml b/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-verify-jobs.yaml new file mode 100644 index 00000000..6a4749bc --- /dev/null +++ b/jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-verify-jobs.yaml @@ -0,0 +1,34 @@ +--- +# ============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========================================================= + +# this job gets triggered when a change is proposed to +# sdc/onap-ui-common project on Nordix Gerrit. + +- project: + name: sdc-onap-ui-common-verify + project: sdc/onap-ui-common + project-name: sdc-onap-ui-common + + stream: + - 'master': + branch: '{stream}' + jdk-version: java-11 + + jobs: + - 'onap-{project-name}-{stream}-verify-java' \ No newline at end of file diff --git a/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-push-upstream-jobs.yml b/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-push-upstream-jobs.yml new file mode 100644 index 00000000..25788681 --- /dev/null +++ b/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-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: sdc-sdc-helm-validator-push-upstream + project: sdc/sdc-helm-validator + project-name: sdc-sdc-helm-validator + + jobs: + - 'onap-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-rebase-jobs.yml b/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-rebase-jobs.yml new file mode 100644 index 00000000..a99f4ea5 --- /dev/null +++ b/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-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: sdc-sdc-helm-validator-rebase + project: sdc/sdc-helm-validator + project-name: sdc-sdc-helm-validator + + jobs: + - 'onap-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-verify-jobs.yaml b/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-verify-jobs.yaml new file mode 100644 index 00000000..139ec615 --- /dev/null +++ b/jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-verify-jobs.yaml @@ -0,0 +1,34 @@ +--- +# ============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========================================================= + +# this job gets triggered when a change is proposed to +# sdc/sdc-helm-validator project on Nordix Gerrit. + +- project: + name: sdc-sdc-helm-validator-verify + project: sdc/sdc-helm-validator + project-name: sdc-sdc-helm-validator + + stream: + - 'master': + branch: '{stream}' + jdk-version: java-11 + + jobs: + - 'onap-{project-name}-{stream}-verify-java' \ No newline at end of file diff --git a/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-push-upstream-jobs.yml b/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-push-upstream-jobs.yml new file mode 100644 index 00000000..50a7ceec --- /dev/null +++ b/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-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: sdc-sdc-pubsub-push-upstream + project: sdc/sdc-pubsub + project-name: sdc-sdc-pubsub + + jobs: + - 'onap-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-rebase-jobs.yml b/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-rebase-jobs.yml new file mode 100644 index 00000000..8825b600 --- /dev/null +++ b/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-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: sdc-sdc-pubsub-rebase + project: sdc/sdc-pubsub + project-name: sdc-sdc-pubsub + + jobs: + - 'onap-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-verify-jobs.yaml b/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-verify-jobs.yaml new file mode 100644 index 00000000..a67af1a9 --- /dev/null +++ b/jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-verify-jobs.yaml @@ -0,0 +1,34 @@ +--- +# ============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========================================================= + +# this job gets triggered when a change is proposed to +# sdc/sdc-pubsub project on Nordix Gerrit. + +- project: + name: sdc-sdc-pubsub-verify + project: sdc/sdc-pubsub + project-name: sdc-sdc-pubsub + + stream: + - 'master': + branch: '{stream}' + jdk-version: java-11 + + jobs: + - 'onap-{project-name}-{stream}-verify-java' \ No newline at end of file -- 2.25.1