ORANSC: Add repo: smo/teiv 83/21383/1
authorrobert.tomczyk <robert.tomczyk@est.tech>
Thu, 6 Jun 2024 17:58:13 +0000 (18:58 +0100)
committerrobert.tomczyk <robert.tomczyk@est.tech>
Thu, 6 Jun 2024 17:58:13 +0000 (18:58 +0100)
Change-Id: I34404677d126012f4e84cf9b58751df5e615f6ee

jjb/oransc/smo-teiv/smo-teiv-push-upstream-jobs.yml [new file with mode: 0644]
jjb/oransc/smo-teiv/smo-teiv-rebase-jobs.yml [new file with mode: 0644]

diff --git a/jjb/oransc/smo-teiv/smo-teiv-push-upstream-jobs.yml b/jjb/oransc/smo-teiv/smo-teiv-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..71e3d54
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2024 OpenInfra 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-teiv-push-upstream
+    project: smo/teiv
+    project-name: smo-teiv
+
+    jobs:
+      - 'oransc-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/oransc/smo-teiv/smo-teiv-rebase-jobs.yml b/jjb/oransc/smo-teiv/smo-teiv-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..cc65187
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2024 OpenInfra 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-teiv-rebase
+    project: smo/teiv
+    project-name: smo-teiv
+
+    jobs:
+      - 'oransc-{project-name}-rebase'
\ No newline at end of file