Merge "Update OOM build jobs to push to 'latest'"
authorCian Johnston <cian.johnston@est.tech>
Fri, 28 May 2021 16:01:45 +0000 (16:01 +0000)
committerNordix Gerrit <gerrit@nordix.org>
Fri, 28 May 2021 16:01:45 +0000 (16:01 +0000)
23 files changed:
jjb/nsm/scripts/static-analysis.sh
jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-push-upstream-jobs.yaml [moved from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-push-upstream-jobs.yaml with 83% similarity]
jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-rebase-jobs.yaml [moved from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-rebase-jobs.yaml with 79% similarity]
jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-push-upstream-jobs.yaml [moved from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-verify-jobs.yaml with 65% similarity]
jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-rebase-jobs.yaml [new file with mode: 0644]
jjb/oransc/it-otf/it-otf-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/it-otf/it-otf-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-a1/smo-a1-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-a1/smo-a1-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-app/smo-app-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-app/smo-app-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-o1/smo-o1-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-o1/smo-o1-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-o2/smo-o2-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-o2/smo-o2-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-ves/smo-ves-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-ves/smo-ves-rebase-jobs.yml [new file with mode: 0644]
jjb/oransc/smo/smo-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/smo/smo-rebase-jobs.yml [new file with mode: 0644]

index 16274a112c5e2aa44d5099d6c70c2b3ec5ae6992..57a6861363b67272be3af28d1ef29a7cc67b18cf 100755 (executable)
@@ -22,8 +22,11 @@ set -o errexit
 set -o pipefail
 set -o nounset
 
+# source .profile
+source "$HOME/.profile"
+
 # navigate to WORKSPACE which is the root of the Git clone
-cd $WORKSPACE
+cd "$WORKSPACE"
 
 # git show for information purposes
 echo "--------------------------------------------"
similarity index 83%
rename from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-push-upstream-jobs.yaml
rename to jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-push-upstream-jobs.yaml
index 5cd3a1b8426f15a3ff0490e4d7f5a379be090969..09b60cd1c564e20a1b6c36f5556ee38d37b2ddad 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2019 Nordix Foundation.
+#  Copyright (C) 2021 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with 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: dmaap-messagerouter-mirroragent-push-upstream
-    project: dmaap/messagerouter/mirroragent
-    project-name: dmaap-messagerouter-mirroragent
+    name: dcaegen2-collectors-snmptrap-push-upstream
+    project: dcaegen2/collectors/snmptrap
+    project-name: dcaegen2-collectors-snmptrap
 
     jobs:
       - 'onap-{project-name}-push-upstream'
similarity index 79%
rename from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-rebase-jobs.yaml
rename to jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-rebase-jobs.yaml
index c4cbd52ae07583a37a5c47a64fa794db17175968..8a2c053cc0101ebe18d0395a61d0281c90232b25 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2018 Nordix Foundation.
+#  Copyright (C) 2021 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # ============LICENSE_END=========================================================
 #
 # this job gets triggered when a change is merged to
-# dmaap/messagerouter/mirroragent project on ONAP Gerrit.
+# dcaegen2/collectors/snmptrap project on ONAP Gerrit.
 - project:
-    name: dmaap-messagerouter-mirroragent-rebase
-    project: dmaap/messagerouter/mirroragent
-    project-name: dmaap-messagerouter-mirroragent
+    name: dcaegen2-collectors-snmptrap-rebase
+    project: dcaegen2/collectors/snmptrap
+    project-name: dcaegen2-collectors-snmptrap
 
     jobs:
       - 'onap-{project-name}-rebase'
similarity index 65%
rename from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-verify-jobs.yaml
rename to jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-push-upstream-jobs.yaml
index 2f54c9640447a0ffaa6424232b2d2033036f28a9..6d0d304059c5c1b8995e6c629c6ca55389b3e4b1 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2018-2019 Nordix Foundation.
+#  Copyright (C) 2021 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 #
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
-
-# this job gets triggered when a change is proposed to
-# dmaap/messagerouter/mirroragent- project on Nordix Gerrit.
+#
+# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: dmaap-messagerouter-mirroragent-verify
-    project: dmaap/messagerouter/mirroragent
-    project-name: dmaap-messagerouter-mirroragent
-
-    stream:
-      - master:
-          branch: '{stream}'
-          jdk-version: java-8
+    name: dcaegen2-platform-configbinding-push-upstream
+    project: dcaegen2/platform/configbinding
+    project-name: dcaegen2-platform-configbinding
 
     jobs:
-      - 'onap-{project-name}-{stream}-verify-java'
+      - 'onap-{project-name}-push-upstream'
diff --git a/jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-rebase-jobs.yaml b/jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-rebase-jobs.yaml
new file mode 100644 (file)
index 0000000..5bd503c
--- /dev/null
@@ -0,0 +1,28 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2021 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/configbinding project on ONAP Gerrit.
+- project:
+    name: dcaegen2-platform-configbinding-rebase
+    project: dcaegen2/platform/configbinding
+    project-name: dcaegen2-platform-configbinding
+
+    jobs:
+      - 'onap-{project-name}-rebase'
diff --git a/jjb/oransc/it-otf/it-otf-push-upstream-jobs.yml b/jjb/oransc/it-otf/it-otf-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..d64e4f9
--- /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: it-otf-push-upstream
+    project: it/otf
+    project-name: it-otf
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/it-otf/it-otf-rebase-jobs.yml b/jjb/oransc/it-otf/it-otf-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..13f8edf
--- /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: it-otf-rebase
+    project: it/otf
+    project-name: it-otf
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-push-upstream-jobs.yml b/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..cbe81ae
--- /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: oam-nf-oam-adopter-push-upstream
+    project: oam/nf-oam-adopter
+    project-name: oam-nf-oam-adopter
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-rebase-jobs.yml b/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..a326f06
--- /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: oam-nf-oam-adopter-rebase
+    project: oam/nf-oam-adopter
+    project-name: oam-nf-oam-adopter
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-push-upstream-jobs.yml b/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..7063a22
--- /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: oam-tr069-adapter-push-upstream
+    project: oam/tr069-adapter
+    project-name: oam-tr069-adapter
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-rebase-jobs.yml b/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..8950c06
--- /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: oam-tr069-adapter-rebase
+    project: oam/tr069-adapter
+    project-name: oam-tr069-adapter
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/smo-a1/smo-a1-push-upstream-jobs.yml b/jjb/oransc/smo-a1/smo-a1-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..0d4c226
--- /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: smo-a1-push-upstream
+    project: smo/a1
+    project-name: smo-a1
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/smo-a1/smo-a1-rebase-jobs.yml b/jjb/oransc/smo-a1/smo-a1-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..a9bf245
--- /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: smo-a1-rebase
+    project: smo/a1
+    project-name: smo-a1
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/smo-app/smo-app-push-upstream-jobs.yml b/jjb/oransc/smo-app/smo-app-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..e764345
--- /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: smo-app-push-upstream
+    project: smo/app
+    project-name: smo-app
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/smo-app/smo-app-rebase-jobs.yml b/jjb/oransc/smo-app/smo-app-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..d774740
--- /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: smo-app-rebase
+    project: smo/app
+    project-name: smo-app
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/smo-o1/smo-o1-push-upstream-jobs.yml b/jjb/oransc/smo-o1/smo-o1-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..d09cd9b
--- /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: smo-o1-push-upstream
+    project: smo/o1
+    project-name: smo-o1
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/smo-o1/smo-o1-rebase-jobs.yml b/jjb/oransc/smo-o1/smo-o1-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..9f77ac8
--- /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: smo-o1-rebase
+    project: smo/o1
+    project-name: smo-o1
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/smo-o2/smo-o2-push-upstream-jobs.yml b/jjb/oransc/smo-o2/smo-o2-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..ff8c896
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2029 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: smo-o2-push-upstream
+    project: smo/o2
+    project-name: smo-o2
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/smo-o2/smo-o2-rebase-jobs.yml b/jjb/oransc/smo-o2/smo-o2-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..daa42d6
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2021 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: smo-o2-rebase
+    project: smo/o2
+    project-name: smo-o2
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/smo-ves/smo-ves-push-upstream-jobs.yml b/jjb/oransc/smo-ves/smo-ves-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..5c4ba31
--- /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: smo-ves-push-upstream
+    project: smo/ves
+    project-name: smo-ves
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/smo-ves/smo-ves-rebase-jobs.yml b/jjb/oransc/smo-ves/smo-ves-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..d9f1c50
--- /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: smo-ves-rebase
+    project: smo/ves
+    project-name: smo-ves
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/oransc/smo/smo-push-upstream-jobs.yml b/jjb/oransc/smo/smo-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..c2c012b
--- /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: smo-push-upstream
+    project: smo
+    project-name: smo
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/smo/smo-rebase-jobs.yml b/jjb/oransc/smo/smo-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..cea25ad
--- /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: smo-rebase
+    project: smo
+    project-name: smo
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file