From: robert.tomczyk Date: Wed, 9 Feb 2022 15:39:29 +0000 (+0000) Subject: ORAN-SC: Add ric, sim and scp repositories X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F12332%2F3;p=infra%2Fcicd.git ORAN-SC: Add ric, sim and scp repositories The repos that were added: + ric-app/ad + ric-app/bouncer + ric-app/hw + ric-app/hw-go + ric-app/lp + ric-app/rc + ric-app/ric-sdk-py + ric-app/ts + ric-plt/alarm-go + ric-plt/asn1-documents + ric-plt/dbaas/hiredis-vip + ric-plt/libe2ap + ric-plt/ric-dep + ric-plt/ricctl + ric-plt/ricdms + ric-plt/sdlpy + ric-plt/vespamgr + ric-plt/xapp-frame + ric-plt/xapp-frame-cpp + ric-plt/xapp-frame-py + scp/oam/modeling + scp/ocu/5gnr + scp/ric-app/kpimon + scp/ric-app/ssp + sim/a1-interface + sim/e2-interface + sim/e2-interface-data + sim/o1-interface Change-Id: I9b7a9ada1bec2c55aede51d50acef5e70b6c085e --- diff --git a/jjb/oransc/nonrtric-plt-dmaapadapter/nonrtric-plt-dmaapadapter-verify-jobs.yaml b/jjb/oransc/nonrtric-plt-dmaapadapter/nonrtric-plt-dmaapadapter-verify-jobs.yaml new file mode 100644 index 000000000..3c4d21d93 --- /dev/null +++ b/jjb/oransc/nonrtric-plt-dmaapadapter/nonrtric-plt-dmaapadapter-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/plt/dmaapadapter project on Nordix Gerrit. + +- project: + name: nonrtric-plt-dmaapadapter-verify + project: nonrtric/plt/dmaapadapter + project-name: nonrtric-plt-dmaapadapter + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-plt-dmaapmediatorproducer/nonrtric-plt-dmaapmediatorproducer-verify-jobs.yaml b/jjb/oransc/nonrtric-plt-dmaapmediatorproducer/nonrtric-plt-dmaapmediatorproducer-verify-jobs.yaml new file mode 100644 index 000000000..27e201a0f --- /dev/null +++ b/jjb/oransc/nonrtric-plt-dmaapmediatorproducer/nonrtric-plt-dmaapmediatorproducer-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/plt/dmaapmediatorproducer project on Nordix Gerrit. + +- project: + name: nonrtric-plt-dmaapmediatorproducer-verify + project: nonrtric/plt/dmaapmediatorproducer + project-name: nonrtric-plt-dmaapmediatorproducer + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-plt-helmmanager/nonrtric-plt-helmmanager-verify-jobs.yaml b/jjb/oransc/nonrtric-plt-helmmanager/nonrtric-plt-helmmanager-verify-jobs.yaml new file mode 100644 index 000000000..daf6f43a9 --- /dev/null +++ b/jjb/oransc/nonrtric-plt-helmmanager/nonrtric-plt-helmmanager-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/plt/helmmanager project on Nordix Gerrit. + +- project: + name: nonrtric-plt-helmmanager-verify + project: nonrtric/plt/helmmanager + project-name: nonrtric-plt-helmmanager + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-plt-informationcoordinatorservice/nonrtric-plt-informationcoordinatorservice-verify-jobs.yaml b/jjb/oransc/nonrtric-plt-informationcoordinatorservice/nonrtric-plt-informationcoordinatorservice-verify-jobs.yaml new file mode 100644 index 000000000..36f5d6d1d --- /dev/null +++ b/jjb/oransc/nonrtric-plt-informationcoordinatorservice/nonrtric-plt-informationcoordinatorservice-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/plt/informationcoordinatorservice project on Nordix Gerrit. + +- project: + name: nonrtric-plt-informationcoordinatorservice-verify + project: nonrtric/plt/informationcoordinatorservice + project-name: nonrtric-plt-informationcoordinatorservice + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-plt-rappcatalogue/nonrtric-plt-rappcatalogue-verify-jobs.yaml b/jjb/oransc/nonrtric-plt-rappcatalogue/nonrtric-plt-rappcatalogue-verify-jobs.yaml new file mode 100644 index 000000000..7773629c4 --- /dev/null +++ b/jjb/oransc/nonrtric-plt-rappcatalogue/nonrtric-plt-rappcatalogue-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/plt/rappcatalogue project on Nordix Gerrit. + +- project: + name: nonrtric-plt-rappcatalogue-verify + project: nonrtric/plt/rappcatalogue + project-name: nonrtric-plt-rappcatalogue + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-plt-sdnca1controller/nonrtric-plt-sdnca1controller-verify-jobs.yaml b/jjb/oransc/nonrtric-plt-sdnca1controller/nonrtric-plt-sdnca1controller-verify-jobs.yaml new file mode 100644 index 000000000..75a3a1a38 --- /dev/null +++ b/jjb/oransc/nonrtric-plt-sdnca1controller/nonrtric-plt-sdnca1controller-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/plt/sdnca1controller project on Nordix Gerrit. + +- project: + name: nonrtric-plt-sdnca1controller-verify + project: nonrtric/plt/sdnca1controller + project-name: nonrtric-plt-sdnca1controller + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-rapp-healthcheck/nonrtric-rapp-healthcheck-verify-jobs.yaml b/jjb/oransc/nonrtric-rapp-healthcheck/nonrtric-rapp-healthcheck-verify-jobs.yaml new file mode 100644 index 000000000..7260cee5a --- /dev/null +++ b/jjb/oransc/nonrtric-rapp-healthcheck/nonrtric-rapp-healthcheck-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/rapp/healthcheck project on Nordix Gerrit. + +- project: + name: nonrtric-rapp-healthcheck-verify + project: nonrtric/rapp/healthcheck + project-name: nonrtric-rapp-healthcheck + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery-verify-jobs.yaml b/jjb/oransc/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery-verify-jobs.yaml new file mode 100644 index 000000000..c9042620a --- /dev/null +++ b/jjb/oransc/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/rapp/orufhrecovery project on Nordix Gerrit. + +- project: + name: nonrtric-rapp-orufhrecovery-verify + project: nonrtric/rapp/orufhrecovery + project-name: nonrtric-rapp-orufhrecovery + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/nonrtric-rapp-ransliceassurance/nonrtric-rapp-ransliceassurance-verify-jobs.yaml b/jjb/oransc/nonrtric-rapp-ransliceassurance/nonrtric-rapp-ransliceassurance-verify-jobs.yaml new file mode 100644 index 000000000..367dd53f2 --- /dev/null +++ b/jjb/oransc/nonrtric-rapp-ransliceassurance/nonrtric-rapp-ransliceassurance-verify-jobs.yaml @@ -0,0 +1,30 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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 +# nonrtric/rapp/ransliceassurance project on Nordix Gerrit. + +- project: + name: nonrtric-rapp-ransliceassurance-verify + project: nonrtric/rapp/ransliceassurance + project-name: nonrtric-rapp-ransliceassurance + jdk-version: java-11 + + jobs: + - 'oransc-{project-name}-verify-java' \ No newline at end of file diff --git a/jjb/oransc/ric-app-ad/ric-app-ad-push-upstream-jobs.yml b/jjb/oransc/ric-app-ad/ric-app-ad-push-upstream-jobs.yml new file mode 100644 index 000000000..9c2ea3e8d --- /dev/null +++ b/jjb/oransc/ric-app-ad/ric-app-ad-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-ad-push-upstream + project: ric-app/ad + project-name: ric-app-ad + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-ad/ric-app-ad-rebase-jobs.yml b/jjb/oransc/ric-app-ad/ric-app-ad-rebase-jobs.yml new file mode 100644 index 000000000..b46ac5b04 --- /dev/null +++ b/jjb/oransc/ric-app-ad/ric-app-ad-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-ad-rebase + project: ric-app/ad + project-name: ric-app-ad + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-app-bouncer/ric-app-bouncer-push-upstream-jobs.yml b/jjb/oransc/ric-app-bouncer/ric-app-bouncer-push-upstream-jobs.yml new file mode 100644 index 000000000..2cf30b8d3 --- /dev/null +++ b/jjb/oransc/ric-app-bouncer/ric-app-bouncer-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-bouncer-push-upstream + project: ric-app/bouncer + project-name: ric-app-bouncer + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-bouncer/ric-app-bouncer-rebase-jobs.yml b/jjb/oransc/ric-app-bouncer/ric-app-bouncer-rebase-jobs.yml new file mode 100644 index 000000000..6e9dff4b8 --- /dev/null +++ b/jjb/oransc/ric-app-bouncer/ric-app-bouncer-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-bouncer-rebase + project: ric-app/bouncer + project-name: ric-app-bouncer + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-app-hw-go/ric-app-hw-go-push-upstream-jobs.yml b/jjb/oransc/ric-app-hw-go/ric-app-hw-go-push-upstream-jobs.yml new file mode 100644 index 000000000..c2862e6d6 --- /dev/null +++ b/jjb/oransc/ric-app-hw-go/ric-app-hw-go-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-hw-go-push-upstream + project: ric-app/hw-go + project-name: ric-app-hw-go + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-hw-go/ric-app-hw-go-rebase-jobs.yml b/jjb/oransc/ric-app-hw-go/ric-app-hw-go-rebase-jobs.yml new file mode 100644 index 000000000..6be6e1e45 --- /dev/null +++ b/jjb/oransc/ric-app-hw-go/ric-app-hw-go-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-hw-go-rebase + project: ric-app/hw-go + project-name: ric-app-hw-go + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-app-hw/ric-app-hw-push-upstream-jobs.yml b/jjb/oransc/ric-app-hw/ric-app-hw-push-upstream-jobs.yml new file mode 100644 index 000000000..a36a05b7c --- /dev/null +++ b/jjb/oransc/ric-app-hw/ric-app-hw-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-hw-push-upstream + project: ric-app/hw + project-name: ric-app-hw + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-hw/ric-app-hw-rebase-jobs.yml b/jjb/oransc/ric-app-hw/ric-app-hw-rebase-jobs.yml new file mode 100644 index 000000000..b60ae1202 --- /dev/null +++ b/jjb/oransc/ric-app-hw/ric-app-hw-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-hw-rebase + project: ric-app/hw + project-name: ric-app-hw + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-app-lp/ric-app-lp-push-upstream-jobs.yml b/jjb/oransc/ric-app-lp/ric-app-lp-push-upstream-jobs.yml new file mode 100644 index 000000000..567a5209d --- /dev/null +++ b/jjb/oransc/ric-app-lp/ric-app-lp-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-lp-push-upstream + project: ric-app/lp + project-name: ric-app-lp + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-lp/ric-app-lp-rebase-jobs.yml b/jjb/oransc/ric-app-lp/ric-app-lp-rebase-jobs.yml new file mode 100644 index 000000000..20b7c241a --- /dev/null +++ b/jjb/oransc/ric-app-lp/ric-app-lp-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-lp-rebase + project: ric-app/lp + project-name: ric-app-lp + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-app-rc/ric-app-rc-push-upstream-jobs.yml b/jjb/oransc/ric-app-rc/ric-app-rc-push-upstream-jobs.yml new file mode 100644 index 000000000..c68056de3 --- /dev/null +++ b/jjb/oransc/ric-app-rc/ric-app-rc-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-rc-push-upstream + project: ric-app/rc + project-name: ric-app-rc + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-rc/ric-app-rc-rebase-jobs.yml b/jjb/oransc/ric-app-rc/ric-app-rc-rebase-jobs.yml new file mode 100644 index 000000000..9edf690fb --- /dev/null +++ b/jjb/oransc/ric-app-rc/ric-app-rc-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-rc-rebase + project: ric-app/rc + project-name: ric-app-rc + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-app-ric-sdk-py/ric-app-ric-sdk-py-push-upstream-jobs.yml b/jjb/oransc/ric-app-ric-sdk-py/ric-app-ric-sdk-py-push-upstream-jobs.yml new file mode 100644 index 000000000..f978439ee --- /dev/null +++ b/jjb/oransc/ric-app-ric-sdk-py/ric-app-ric-sdk-py-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-ric-sdk-py-push-upstream + project: ric-app/ric-sdk-py + project-name: ric-app-ric-sdk-py + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-ric-sdk-py/ric-app-ric-sdk-py-rebase-jobs.yml b/jjb/oransc/ric-app-ric-sdk-py/ric-app-ric-sdk-py-rebase-jobs.yml new file mode 100644 index 000000000..931a71d0f --- /dev/null +++ b/jjb/oransc/ric-app-ric-sdk-py/ric-app-ric-sdk-py-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-ric-sdk-py-rebase + project: ric-app/ric-sdk-py + project-name: ric-app-ric-sdk-py + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-app-ts/ric-app-ts-push-upstream-jobs.yml b/jjb/oransc/ric-app-ts/ric-app-ts-push-upstream-jobs.yml new file mode 100644 index 000000000..ed5f8ead5 --- /dev/null +++ b/jjb/oransc/ric-app-ts/ric-app-ts-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-ts-push-upstream + project: ric-app/ts + project-name: ric-app-ts + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-app-ts/ric-app-ts-rebase-jobs.yml b/jjb/oransc/ric-app-ts/ric-app-ts-rebase-jobs.yml new file mode 100644 index 000000000..a8944ccc1 --- /dev/null +++ b/jjb/oransc/ric-app-ts/ric-app-ts-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-app-ts-rebase + project: ric-app/ts + project-name: ric-app-ts + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-alarm-go/ric-plt-alarm-go-push-upstream-jobs.yml b/jjb/oransc/ric-plt-alarm-go/ric-plt-alarm-go-push-upstream-jobs.yml new file mode 100644 index 000000000..fcf8b770f --- /dev/null +++ b/jjb/oransc/ric-plt-alarm-go/ric-plt-alarm-go-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-alarm-go-push-upstream + project: ric-plt/alarm-go + project-name: ric-plt-alarm-go + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-alarm-go/ric-plt-alarm-go-rebase-jobs.yml b/jjb/oransc/ric-plt-alarm-go/ric-plt-alarm-go-rebase-jobs.yml new file mode 100644 index 000000000..d0c3893f7 --- /dev/null +++ b/jjb/oransc/ric-plt-alarm-go/ric-plt-alarm-go-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-alarm-go-rebase + project: ric-plt/alarm-go + project-name: ric-plt-alarm-go + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-asn1-documents/ric-plt-asn1-documents-push-upstream-jobs.yml b/jjb/oransc/ric-plt-asn1-documents/ric-plt-asn1-documents-push-upstream-jobs.yml new file mode 100644 index 000000000..1d5827e6c --- /dev/null +++ b/jjb/oransc/ric-plt-asn1-documents/ric-plt-asn1-documents-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-asn1-documents-push-upstream + project: ric-plt/asn1-documents + project-name: ric-plt-asn1-documents + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-asn1-documents/ric-plt-asn1-documents-rebase-jobs.yml b/jjb/oransc/ric-plt-asn1-documents/ric-plt-asn1-documents-rebase-jobs.yml new file mode 100644 index 000000000..45a5303e5 --- /dev/null +++ b/jjb/oransc/ric-plt-asn1-documents/ric-plt-asn1-documents-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-asn1-documents-rebase + project: ric-plt/asn1-documents + project-name: ric-plt-asn1-documents + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-dbaas-hiredis-vip/ric-plt-dbaas-hiredis-vip-push-upstream-jobs.yml b/jjb/oransc/ric-plt-dbaas-hiredis-vip/ric-plt-dbaas-hiredis-vip-push-upstream-jobs.yml new file mode 100644 index 000000000..080a0614a --- /dev/null +++ b/jjb/oransc/ric-plt-dbaas-hiredis-vip/ric-plt-dbaas-hiredis-vip-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-dbaas-hiredis-vip-push-upstream + project: ric-plt/dbaas/hiredis-vip + project-name: ric-plt-dbaas-hiredis-vip + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-dbaas-hiredis-vip/ric-plt-dbaas-hiredis-vip-rebase-jobs.yml b/jjb/oransc/ric-plt-dbaas-hiredis-vip/ric-plt-dbaas-hiredis-vip-rebase-jobs.yml new file mode 100644 index 000000000..5cdae763e --- /dev/null +++ b/jjb/oransc/ric-plt-dbaas-hiredis-vip/ric-plt-dbaas-hiredis-vip-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-dbaas-hiredis-vip-rebase + project: ric-plt/dbaas/hiredis-vip + project-name: ric-plt-dbaas-hiredis-vip + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-libe2ap/ric-plt-libe2ap-push-upstream-jobs.yml b/jjb/oransc/ric-plt-libe2ap/ric-plt-libe2ap-push-upstream-jobs.yml new file mode 100644 index 000000000..182b38d90 --- /dev/null +++ b/jjb/oransc/ric-plt-libe2ap/ric-plt-libe2ap-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-libe2ap-push-upstream + project: ric-plt/libe2ap + project-name: ric-plt-libe2ap + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-libe2ap/ric-plt-libe2ap-rebase-jobs.yml b/jjb/oransc/ric-plt-libe2ap/ric-plt-libe2ap-rebase-jobs.yml new file mode 100644 index 000000000..aa31d3ec0 --- /dev/null +++ b/jjb/oransc/ric-plt-libe2ap/ric-plt-libe2ap-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-libe2ap-rebase + project: ric-plt/libe2ap + project-name: ric-plt-libe2ap + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-ric-dep/ric-plt-ric-dep-push-upstream-jobs.yml b/jjb/oransc/ric-plt-ric-dep/ric-plt-ric-dep-push-upstream-jobs.yml new file mode 100644 index 000000000..e67b43eeb --- /dev/null +++ b/jjb/oransc/ric-plt-ric-dep/ric-plt-ric-dep-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-ric-dep-push-upstream + project: ric-plt/ric-dep + project-name: ric-plt-ric-dep + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-ric-dep/ric-plt-ric-dep-rebase-jobs.yml b/jjb/oransc/ric-plt-ric-dep/ric-plt-ric-dep-rebase-jobs.yml new file mode 100644 index 000000000..0e5d1de40 --- /dev/null +++ b/jjb/oransc/ric-plt-ric-dep/ric-plt-ric-dep-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-ric-dep-rebase + project: ric-plt/ric-dep + project-name: ric-plt-ric-dep + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-ricctl/ric-plt-ricctl-push-upstream-jobs.yml b/jjb/oransc/ric-plt-ricctl/ric-plt-ricctl-push-upstream-jobs.yml new file mode 100644 index 000000000..e01c072ff --- /dev/null +++ b/jjb/oransc/ric-plt-ricctl/ric-plt-ricctl-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-ricctl-push-upstream + project: ric-plt/ricctl + project-name: ric-plt-ricctl + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-ricctl/ric-plt-ricctl-rebase-jobs.yml b/jjb/oransc/ric-plt-ricctl/ric-plt-ricctl-rebase-jobs.yml new file mode 100644 index 000000000..d4583edbe --- /dev/null +++ b/jjb/oransc/ric-plt-ricctl/ric-plt-ricctl-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-ricctl-rebase + project: ric-plt/ricctl + project-name: ric-plt-ricctl + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-ricdms/ric-plt-ricdms-push-upstream-jobs.yml b/jjb/oransc/ric-plt-ricdms/ric-plt-ricdms-push-upstream-jobs.yml new file mode 100644 index 000000000..ded3ef6cc --- /dev/null +++ b/jjb/oransc/ric-plt-ricdms/ric-plt-ricdms-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-ricdms-push-upstream + project: ric-plt/ricdms + project-name: ric-plt-ricdms + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-ricdms/ric-plt-ricdms-rebase-jobs.yml b/jjb/oransc/ric-plt-ricdms/ric-plt-ricdms-rebase-jobs.yml new file mode 100644 index 000000000..94f9b3bb0 --- /dev/null +++ b/jjb/oransc/ric-plt-ricdms/ric-plt-ricdms-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-ricdms-rebase + project: ric-plt/ricdms + project-name: ric-plt-ricdms + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-sdlpy/ric-plt-sdlpy-push-upstream-jobs.yml b/jjb/oransc/ric-plt-sdlpy/ric-plt-sdlpy-push-upstream-jobs.yml new file mode 100644 index 000000000..0d931222c --- /dev/null +++ b/jjb/oransc/ric-plt-sdlpy/ric-plt-sdlpy-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-sdlpy-push-upstream + project: ric-plt/sdlpy + project-name: ric-plt-sdlpy + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-sdlpy/ric-plt-sdlpy-rebase-jobs.yml b/jjb/oransc/ric-plt-sdlpy/ric-plt-sdlpy-rebase-jobs.yml new file mode 100644 index 000000000..476792ef0 --- /dev/null +++ b/jjb/oransc/ric-plt-sdlpy/ric-plt-sdlpy-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-sdlpy-rebase + project: ric-plt/sdlpy + project-name: ric-plt-sdlpy + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-vespamgr/ric-plt-vespamgr-push-upstream-jobs.yml b/jjb/oransc/ric-plt-vespamgr/ric-plt-vespamgr-push-upstream-jobs.yml new file mode 100644 index 000000000..76ce34e72 --- /dev/null +++ b/jjb/oransc/ric-plt-vespamgr/ric-plt-vespamgr-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-vespamgr-push-upstream + project: ric-plt/vespamgr + project-name: ric-plt-vespamgr + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-vespamgr/ric-plt-vespamgr-rebase-jobs.yml b/jjb/oransc/ric-plt-vespamgr/ric-plt-vespamgr-rebase-jobs.yml new file mode 100644 index 000000000..2e527aaa8 --- /dev/null +++ b/jjb/oransc/ric-plt-vespamgr/ric-plt-vespamgr-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-vespamgr-rebase + project: ric-plt/vespamgr + project-name: ric-plt-vespamgr + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp-push-upstream-jobs.yml b/jjb/oransc/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp-push-upstream-jobs.yml new file mode 100644 index 000000000..5d306b34e --- /dev/null +++ b/jjb/oransc/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-xapp-frame-cpp-push-upstream + project: ric-plt/xapp-frame-cpp + project-name: ric-plt-xapp-frame-cpp + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp-rebase-jobs.yml b/jjb/oransc/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp-rebase-jobs.yml new file mode 100644 index 000000000..8b6854b2e --- /dev/null +++ b/jjb/oransc/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-xapp-frame-cpp-rebase + project: ric-plt/xapp-frame-cpp + project-name: ric-plt-xapp-frame-cpp + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py-push-upstream-jobs.yml b/jjb/oransc/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py-push-upstream-jobs.yml new file mode 100644 index 000000000..90f8b9f6f --- /dev/null +++ b/jjb/oransc/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-xapp-frame-py-push-upstream + project: ric-plt/xapp-frame-py + project-name: ric-plt-xapp-frame-py + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py-rebase-jobs.yml b/jjb/oransc/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py-rebase-jobs.yml new file mode 100644 index 000000000..5f1b14d6b --- /dev/null +++ b/jjb/oransc/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-xapp-frame-py-rebase + project: ric-plt/xapp-frame-py + project-name: ric-plt-xapp-frame-py + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-xapp-frame/ric-plt-xapp-frame-push-upstream-jobs.yml b/jjb/oransc/ric-plt-xapp-frame/ric-plt-xapp-frame-push-upstream-jobs.yml new file mode 100644 index 000000000..d15d55abd --- /dev/null +++ b/jjb/oransc/ric-plt-xapp-frame/ric-plt-xapp-frame-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-xapp-frame-push-upstream + project: ric-plt/xapp-frame + project-name: ric-plt-xapp-frame + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/ric-plt-xapp-frame/ric-plt-xapp-frame-rebase-jobs.yml b/jjb/oransc/ric-plt-xapp-frame/ric-plt-xapp-frame-rebase-jobs.yml new file mode 100644 index 000000000..87589c141 --- /dev/null +++ b/jjb/oransc/ric-plt-xapp-frame/ric-plt-xapp-frame-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: ric-plt-xapp-frame-rebase + project: ric-plt/xapp-frame + project-name: ric-plt-xapp-frame + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/scp-oam-modeling/scp-oam-modeling-push-upstream-jobs.yml b/jjb/oransc/scp-oam-modeling/scp-oam-modeling-push-upstream-jobs.yml new file mode 100644 index 000000000..c1bc404f2 --- /dev/null +++ b/jjb/oransc/scp-oam-modeling/scp-oam-modeling-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-oam-modeling-push-upstream + project: scp/oam/modeling + project-name: scp-oam-modeling + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/scp-oam-modeling/scp-oam-modeling-rebase-jobs.yml b/jjb/oransc/scp-oam-modeling/scp-oam-modeling-rebase-jobs.yml new file mode 100644 index 000000000..34fdca404 --- /dev/null +++ b/jjb/oransc/scp-oam-modeling/scp-oam-modeling-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-oam-modeling-rebase + project: scp/oam/modeling + project-name: scp-oam-modeling + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/scp-ocu-5gnr/scp-ocu-5gnr-push-upstream-jobs.yml b/jjb/oransc/scp-ocu-5gnr/scp-ocu-5gnr-push-upstream-jobs.yml new file mode 100644 index 000000000..8b33d32dd --- /dev/null +++ b/jjb/oransc/scp-ocu-5gnr/scp-ocu-5gnr-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-ocu-5gnr-push-upstream + project: scp/ocu/5gnr + project-name: scp-ocu-5gnr + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/scp-ocu-5gnr/scp-ocu-5gnr-rebase-jobs.yml b/jjb/oransc/scp-ocu-5gnr/scp-ocu-5gnr-rebase-jobs.yml new file mode 100644 index 000000000..7a2f09376 --- /dev/null +++ b/jjb/oransc/scp-ocu-5gnr/scp-ocu-5gnr-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-ocu-5gnr-rebase + project: scp/ocu/5gnr + project-name: scp-ocu-5gnr + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/scp-ric-app-kpimon/scp-ric-app-kpimon-push-upstream-jobs.yml b/jjb/oransc/scp-ric-app-kpimon/scp-ric-app-kpimon-push-upstream-jobs.yml new file mode 100644 index 000000000..9a2055738 --- /dev/null +++ b/jjb/oransc/scp-ric-app-kpimon/scp-ric-app-kpimon-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-ric-app-kpimon-push-upstream + project: scp/ric-app/kpimon + project-name: scp-ric-app-kpimon + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/scp-ric-app-kpimon/scp-ric-app-kpimon-rebase-jobs.yml b/jjb/oransc/scp-ric-app-kpimon/scp-ric-app-kpimon-rebase-jobs.yml new file mode 100644 index 000000000..ff0aa24c5 --- /dev/null +++ b/jjb/oransc/scp-ric-app-kpimon/scp-ric-app-kpimon-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-ric-app-kpimon-rebase + project: scp/ric-app/kpimon + project-name: scp-ric-app-kpimon + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/scp-ric-app-ssp/scp-ric-app-ssp-push-upstream-jobs.yml b/jjb/oransc/scp-ric-app-ssp/scp-ric-app-ssp-push-upstream-jobs.yml new file mode 100644 index 000000000..d769fbff5 --- /dev/null +++ b/jjb/oransc/scp-ric-app-ssp/scp-ric-app-ssp-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-ric-app-ssp-push-upstream + project: scp/ric-app/ssp + project-name: scp-ric-app-ssp + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/scp-ric-app-ssp/scp-ric-app-ssp-rebase-jobs.yml b/jjb/oransc/scp-ric-app-ssp/scp-ric-app-ssp-rebase-jobs.yml new file mode 100644 index 000000000..9bef9d8ae --- /dev/null +++ b/jjb/oransc/scp-ric-app-ssp/scp-ric-app-ssp-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: scp-ric-app-ssp-rebase + project: scp/ric-app/ssp + project-name: scp-ric-app-ssp + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/sim-a1-interface/sim-a1-interface-push-upstream-jobs.yml b/jjb/oransc/sim-a1-interface/sim-a1-interface-push-upstream-jobs.yml index e0f8435f6..3d57d3fa3 100644 --- a/jjb/oransc/sim-a1-interface/sim-a1-interface-push-upstream-jobs.yml +++ b/jjb/oransc/sim-a1-interface/sim-a1-interface-push-upstream-jobs.yml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/jjb/oransc/sim-a1-interface/sim-a1-interface-rebase-jobs.yml b/jjb/oransc/sim-a1-interface/sim-a1-interface-rebase-jobs.yml index 4d6783da3..e135dffc6 100644 --- a/jjb/oransc/sim-a1-interface/sim-a1-interface-rebase-jobs.yml +++ b/jjb/oransc/sim-a1-interface/sim-a1-interface-rebase-jobs.yml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/jjb/oransc/sim-e2-interface-data/sim-e2-interface-data-push-upstream-jobs.yml b/jjb/oransc/sim-e2-interface-data/sim-e2-interface-data-push-upstream-jobs.yml new file mode 100644 index 000000000..50ccc12d9 --- /dev/null +++ b/jjb/oransc/sim-e2-interface-data/sim-e2-interface-data-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: sim-e2-interface-data-push-upstream + project: sim/e2-interface-data + project-name: sim-e2-interface-data + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/sim-e2-interface-data/sim-e2-interface-data-rebase-jobs.yml b/jjb/oransc/sim-e2-interface-data/sim-e2-interface-data-rebase-jobs.yml new file mode 100644 index 000000000..4fa997c4d --- /dev/null +++ b/jjb/oransc/sim-e2-interface-data/sim-e2-interface-data-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2022 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: sim-e2-interface-data-rebase + project: sim/e2-interface-data + project-name: sim-e2-interface-data + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/sim-e2-interface/sim-e2-interface-push-upstream-jobs.yml b/jjb/oransc/sim-e2-interface/sim-e2-interface-push-upstream-jobs.yml index c1ff882e7..2994d11e8 100644 --- a/jjb/oransc/sim-e2-interface/sim-e2-interface-push-upstream-jobs.yml +++ b/jjb/oransc/sim-e2-interface/sim-e2-interface-push-upstream-jobs.yml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/jjb/oransc/sim-e2-interface/sim-e2-interface-rebase-jobs.yml b/jjb/oransc/sim-e2-interface/sim-e2-interface-rebase-jobs.yml index 6a5e017a0..71b8e3de9 100644 --- a/jjb/oransc/sim-e2-interface/sim-e2-interface-rebase-jobs.yml +++ b/jjb/oransc/sim-e2-interface/sim-e2-interface-rebase-jobs.yml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/jjb/oransc/sim-o1-interface/sim-o1-interface-push-upstream-jobs.yml b/jjb/oransc/sim-o1-interface/sim-o1-interface-push-upstream-jobs.yml index ede8c01bb..b4b687277 100644 --- a/jjb/oransc/sim-o1-interface/sim-o1-interface-push-upstream-jobs.yml +++ b/jjb/oransc/sim-o1-interface/sim-o1-interface-push-upstream-jobs.yml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/jjb/oransc/sim-o1-interface/sim-o1-interface-rebase-jobs.yml b/jjb/oransc/sim-o1-interface/sim-o1-interface-rebase-jobs.yml index 7a1776315..f39d74077 100644 --- a/jjb/oransc/sim-o1-interface/sim-o1-interface-rebase-jobs.yml +++ b/jjb/oransc/sim-o1-interface/sim-o1-interface-rebase-jobs.yml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.