From: robert.tomczyk Date: Thu, 6 Jun 2024 17:58:13 +0000 (+0100) Subject: ORANSC: Add repo: smo/teiv X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=2fc7f1e5d16e18ef2e63cba7332187957997ed75;p=infra%2Fcicd.git ORANSC: Add repo: smo/teiv Change-Id: I34404677d126012f4e84cf9b58751df5e615f6ee --- 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 index 000000000..71e3d5413 --- /dev/null +++ b/jjb/oransc/smo-teiv/smo-teiv-push-upstream-jobs.yml @@ -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 index 000000000..cc65187de --- /dev/null +++ b/jjb/oransc/smo-teiv/smo-teiv-rebase-jobs.yml @@ -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