From: Cian Johnston Date: Fri, 28 May 2021 16:01:45 +0000 (+0000) Subject: Merge "Update OOM build jobs to push to 'latest'" X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=714952664a4a7b01b5d0ca2376bb2918a68c39ad;hp=c4b15bfb473784af05179f0e5df8a1e1379122ec;p=infra%2Fcicd.git Merge "Update OOM build jobs to push to 'latest'" --- diff --git a/jjb/nsm/scripts/static-analysis.sh b/jjb/nsm/scripts/static-analysis.sh index 16274a11..57a68613 100755 --- a/jjb/nsm/scripts/static-analysis.sh +++ b/jjb/nsm/scripts/static-analysis.sh @@ -22,8 +22,11 @@ set -o errexit set -o pipefail set -o nounset +# source .profile +source "$HOME/.profile" + # navigate to WORKSPACE which is the root of the Git clone -cd $WORKSPACE +cd "$WORKSPACE" # git show for information purposes echo "--------------------------------------------" diff --git a/jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-push-upstream-jobs.yaml b/jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-push-upstream-jobs.yaml similarity index 83% rename from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-push-upstream-jobs.yaml rename to jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-push-upstream-jobs.yaml index 5cd3a1b8..09b60cd1 100644 --- a/jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-push-upstream-jobs.yaml +++ b/jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-push-upstream-jobs.yaml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2021 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ # # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= - +# # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit. - project: - name: dmaap-messagerouter-mirroragent-push-upstream - project: dmaap/messagerouter/mirroragent - project-name: dmaap-messagerouter-mirroragent + name: dcaegen2-collectors-snmptrap-push-upstream + project: dcaegen2/collectors/snmptrap + project-name: dcaegen2-collectors-snmptrap jobs: - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-rebase-jobs.yaml b/jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-rebase-jobs.yaml similarity index 79% rename from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-rebase-jobs.yaml rename to jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-rebase-jobs.yaml index c4cbd52a..8a2c053c 100644 --- a/jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-rebase-jobs.yaml +++ b/jjb/onap/dcaegen2-collectors-snmptrap/dcaegen2-collectors-snmptrap-rebase-jobs.yaml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2018 Nordix Foundation. +# Copyright (C) 2021 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,11 +18,11 @@ # ============LICENSE_END========================================================= # # this job gets triggered when a change is merged to -# dmaap/messagerouter/mirroragent project on ONAP Gerrit. +# dcaegen2/collectors/snmptrap project on ONAP Gerrit. - project: - name: dmaap-messagerouter-mirroragent-rebase - project: dmaap/messagerouter/mirroragent - project-name: dmaap-messagerouter-mirroragent + name: dcaegen2-collectors-snmptrap-rebase + project: dcaegen2/collectors/snmptrap + project-name: dcaegen2-collectors-snmptrap jobs: - 'onap-{project-name}-rebase' diff --git a/jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-verify-jobs.yaml b/jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-push-upstream-jobs.yaml similarity index 65% rename from jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-verify-jobs.yaml rename to jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-push-upstream-jobs.yaml index 2f54c964..6d0d3040 100644 --- a/jjb/onap/dmaap-messagerouter-mirroragent/dmaap-messagerouter-mirroragent-verify-jobs.yaml +++ b/jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-push-upstream-jobs.yaml @@ -1,6 +1,6 @@ --- # ============LICENSE_START======================================================= -# Copyright (C) 2018-2019 Nordix Foundation. +# Copyright (C) 2021 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,18 +16,12 @@ # # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= - -# this job gets triggered when a change is proposed to -# dmaap/messagerouter/mirroragent- project on Nordix Gerrit. +# +# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit. - project: - name: dmaap-messagerouter-mirroragent-verify - project: dmaap/messagerouter/mirroragent - project-name: dmaap-messagerouter-mirroragent - - stream: - - master: - branch: '{stream}' - jdk-version: java-8 + name: dcaegen2-platform-configbinding-push-upstream + project: dcaegen2/platform/configbinding + project-name: dcaegen2-platform-configbinding jobs: - - 'onap-{project-name}-{stream}-verify-java' + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-rebase-jobs.yaml b/jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-rebase-jobs.yaml new file mode 100644 index 00000000..5bd503ce --- /dev/null +++ b/jjb/onap/dcaegen2-platform-configbinding/dcaegen2-platform-configbinding-rebase-jobs.yaml @@ -0,0 +1,28 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2021 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +# this job gets triggered when a change is merged to +# dcaegen2/platform/configbinding project on ONAP Gerrit. +- project: + name: dcaegen2-platform-configbinding-rebase + project: dcaegen2/platform/configbinding + project-name: dcaegen2-platform-configbinding + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/oransc/it-otf/it-otf-push-upstream-jobs.yml b/jjb/oransc/it-otf/it-otf-push-upstream-jobs.yml new file mode 100644 index 00000000..d64e4f9d --- /dev/null +++ b/jjb/oransc/it-otf/it-otf-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: it-otf-push-upstream + project: it/otf + project-name: it-otf + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/it-otf/it-otf-rebase-jobs.yml b/jjb/oransc/it-otf/it-otf-rebase-jobs.yml new file mode 100644 index 00000000..13f8edf5 --- /dev/null +++ b/jjb/oransc/it-otf/it-otf-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: it-otf-rebase + project: it/otf + project-name: it-otf + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-push-upstream-jobs.yml b/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-push-upstream-jobs.yml new file mode 100644 index 00000000..cbe81ae0 --- /dev/null +++ b/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: oam-nf-oam-adopter-push-upstream + project: oam/nf-oam-adopter + project-name: oam-nf-oam-adopter + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-rebase-jobs.yml b/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-rebase-jobs.yml new file mode 100644 index 00000000..a326f06a --- /dev/null +++ b/jjb/oransc/oam-nf-oam-adopter/oam-nf-oam-adopter-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: oam-nf-oam-adopter-rebase + project: oam/nf-oam-adopter + project-name: oam-nf-oam-adopter + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-push-upstream-jobs.yml b/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-push-upstream-jobs.yml new file mode 100644 index 00000000..7063a22c --- /dev/null +++ b/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: oam-tr069-adapter-push-upstream + project: oam/tr069-adapter + project-name: oam-tr069-adapter + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-rebase-jobs.yml b/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-rebase-jobs.yml new file mode 100644 index 00000000..8950c06f --- /dev/null +++ b/jjb/oransc/oam-tr069-adapter/oam-tr069-adapter-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: oam-tr069-adapter-rebase + project: oam/tr069-adapter + project-name: oam-tr069-adapter + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/smo-a1/smo-a1-push-upstream-jobs.yml b/jjb/oransc/smo-a1/smo-a1-push-upstream-jobs.yml new file mode 100644 index 00000000..0d4c2267 --- /dev/null +++ b/jjb/oransc/smo-a1/smo-a1-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-a1-push-upstream + project: smo/a1 + project-name: smo-a1 + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/smo-a1/smo-a1-rebase-jobs.yml b/jjb/oransc/smo-a1/smo-a1-rebase-jobs.yml new file mode 100644 index 00000000..a9bf2455 --- /dev/null +++ b/jjb/oransc/smo-a1/smo-a1-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-a1-rebase + project: smo/a1 + project-name: smo-a1 + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/smo-app/smo-app-push-upstream-jobs.yml b/jjb/oransc/smo-app/smo-app-push-upstream-jobs.yml new file mode 100644 index 00000000..e764345c --- /dev/null +++ b/jjb/oransc/smo-app/smo-app-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-app-push-upstream + project: smo/app + project-name: smo-app + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/smo-app/smo-app-rebase-jobs.yml b/jjb/oransc/smo-app/smo-app-rebase-jobs.yml new file mode 100644 index 00000000..d774740f --- /dev/null +++ b/jjb/oransc/smo-app/smo-app-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-app-rebase + project: smo/app + project-name: smo-app + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/smo-o1/smo-o1-push-upstream-jobs.yml b/jjb/oransc/smo-o1/smo-o1-push-upstream-jobs.yml new file mode 100644 index 00000000..d09cd9bf --- /dev/null +++ b/jjb/oransc/smo-o1/smo-o1-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-o1-push-upstream + project: smo/o1 + project-name: smo-o1 + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/smo-o1/smo-o1-rebase-jobs.yml b/jjb/oransc/smo-o1/smo-o1-rebase-jobs.yml new file mode 100644 index 00000000..9f77ac8e --- /dev/null +++ b/jjb/oransc/smo-o1/smo-o1-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-o1-rebase + project: smo/o1 + project-name: smo-o1 + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/smo-o2/smo-o2-push-upstream-jobs.yml b/jjb/oransc/smo-o2/smo-o2-push-upstream-jobs.yml new file mode 100644 index 00000000..ff8c8966 --- /dev/null +++ b/jjb/oransc/smo-o2/smo-o2-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2029 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-o2-push-upstream + project: smo/o2 + project-name: smo-o2 + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/smo-o2/smo-o2-rebase-jobs.yml b/jjb/oransc/smo-o2/smo-o2-rebase-jobs.yml new file mode 100644 index 00000000..daa42d60 --- /dev/null +++ b/jjb/oransc/smo-o2/smo-o2-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2021 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-o2-rebase + project: smo/o2 + project-name: smo-o2 + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/smo-ves/smo-ves-push-upstream-jobs.yml b/jjb/oransc/smo-ves/smo-ves-push-upstream-jobs.yml new file mode 100644 index 00000000..5c4ba31b --- /dev/null +++ b/jjb/oransc/smo-ves/smo-ves-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-ves-push-upstream + project: smo/ves + project-name: smo-ves + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/smo-ves/smo-ves-rebase-jobs.yml b/jjb/oransc/smo-ves/smo-ves-rebase-jobs.yml new file mode 100644 index 00000000..d9f1c506 --- /dev/null +++ b/jjb/oransc/smo-ves/smo-ves-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-ves-rebase + project: smo/ves + project-name: smo-ves + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file diff --git a/jjb/oransc/smo/smo-push-upstream-jobs.yml b/jjb/oransc/smo/smo-push-upstream-jobs.yml new file mode 100644 index 00000000..c2c012b9 --- /dev/null +++ b/jjb/oransc/smo/smo-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-push-upstream + project: smo + project-name: smo + + jobs: + - 'oransc-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/oransc/smo/smo-rebase-jobs.yml b/jjb/oransc/smo/smo-rebase-jobs.yml new file mode 100644 index 00000000..cea25ade --- /dev/null +++ b/jjb/oransc/smo/smo-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: smo-rebase + project: smo + project-name: smo + + jobs: + - 'oransc-{project-name}-rebase' \ No newline at end of file