ONAP: Add SDC repositories 77/8677/1
authorrobert.tomczyk <robert.tomczyk@est.tech>
Tue, 11 May 2021 14:57:41 +0000 (15:57 +0100)
committerrobert.tomczyk <robert.tomczyk@est.tech>
Tue, 11 May 2021 14:57:41 +0000 (15:57 +0100)
New ONAP SDC repositories:
- sdc/sdc-helm-validator
- sdc/sdc-pubsub
- sdc/onap-ui-common
- sdc/onap-ui-angular

Change-Id: I7de2834723d02381b82e671ab21cb2c17b3b8b93

12 files changed:
jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-push-upstream-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-rebase-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-onap-ui-angular/sdc-onap-ui-angular-verify-jobs.yaml [new file with mode: 0644]
jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-push-upstream-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-rebase-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-onap-ui-common/sdc-onap-ui-common-verify-jobs.yaml [new file with mode: 0644]
jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-push-upstream-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-rebase-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-sdc-helm-validator/sdc-sdc-helm-validator-verify-jobs.yaml [new file with mode: 0644]
jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-push-upstream-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-rebase-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-sdc-pubsub/sdc-sdc-pubsub-verify-jobs.yaml [new file with mode: 0644]

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 (file)
index 0000000..70956d7
--- /dev/null
@@ -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 (file)
index 0000000..426dcd4
--- /dev/null
@@ -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 (file)
index 0000000..5eb8e93
--- /dev/null
@@ -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 (file)
index 0000000..204d6eb
--- /dev/null
@@ -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 (file)
index 0000000..e59305d
--- /dev/null
@@ -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 (file)
index 0000000..6a4749b
--- /dev/null
@@ -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 (file)
index 0000000..2578868
--- /dev/null
@@ -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 (file)
index 0000000..a99f4ea
--- /dev/null
@@ -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 (file)
index 0000000..139ec61
--- /dev/null
@@ -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 (file)
index 0000000..50a7cee
--- /dev/null
@@ -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 (file)
index 0000000..8825b60
--- /dev/null
@@ -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 (file)
index 0000000..a67af1a
--- /dev/null
@@ -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