From 54ae9c9606b95b99a84f7d70cb50342360240922 Mon Sep 17 00:00:00 2001 From: afenner Date: Thu, 23 Dec 2021 09:35:49 +0000 Subject: [PATCH] add integration repos for A1 Change-Id: I29251a8db5332ca340fd68715e1eeb01b3855515 Signed-off-by: afenner --- ...icy-enforcement-simulator-rebase-jobs.yaml | 29 +++++++++++++++++++ ...y-enforcement-simulator-upstream-jobs.yaml | 27 +++++++++++++++++ ...enforcement-r-apps-push-upstream-jobs.yaml | 27 +++++++++++++++++ ...policy-enforcement-r-apps-rebase-jobs.yaml | 29 +++++++++++++++++++ ...ses-A1-policy-enforcement-rebase-jobs.yaml | 29 +++++++++++++++++++ ...s-A1-policy-enforcement-upstream-jobs.yaml | 27 +++++++++++++++++ 6 files changed, 168 insertions(+) create mode 100644 jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-rebase-jobs.yaml create mode 100644 jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-upstream-jobs.yaml create mode 100644 jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-push-upstream-jobs.yaml create mode 100644 jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-rebase-jobs.yaml create mode 100644 jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-rebase-jobs.yaml create mode 100644 jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-upstream-jobs.yaml diff --git a/jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-rebase-jobs.yaml b/jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-rebase-jobs.yaml new file mode 100644 index 000000000..5c3f83d44 --- /dev/null +++ b/jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-rebase-jobs.yaml @@ -0,0 +1,29 @@ +--- +# ============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 +# integration/simulators/A1-policy-enforcement-simulator project on ONAP Gerrit. + +- project: + name: integration-simulators-A1-policy-enforcement-simulator-rebase + project: integration/simulators/A1-policy-enforcement-simulator + project-name: integration-simulators-A1-policy-enforcement-simulator + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-upstream-jobs.yaml b/jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-upstream-jobs.yaml new file mode 100644 index 000000000..6b69c25ab --- /dev/null +++ b/jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-upstream-jobs.yaml @@ -0,0 +1,27 @@ +--- +# ============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 push-upstream is commented on a change on Nordix Gerrit. +- project: + name: integration-simulators-A1-policy-enforcement-simulator-push-upstream + project: integration/simulators/A1-policy-enforcement-simulator + project-name: integration-simulators-A1-policy-enforcement-simulator + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-push-upstream-jobs.yaml b/jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-push-upstream-jobs.yaml new file mode 100644 index 000000000..884025949 --- /dev/null +++ b/jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-push-upstream-jobs.yaml @@ -0,0 +1,27 @@ +--- +# ============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 push-upstream is commented on a change on Nordix Gerrit. +- project: + name: integration-usecases-A1-policy-enforcement-r-apps-push-upstream + project: integration/usecases/A1-policy-enforcement-r-apps + project-name: integration-usecases-A1-policy-enforcement-r-apps + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-rebase-jobs.yaml b/jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-rebase-jobs.yaml new file mode 100644 index 000000000..8abb81377 --- /dev/null +++ b/jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-rebase-jobs.yaml @@ -0,0 +1,29 @@ +--- +# ============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 +# integration/usecases/A1-policy-enforcement-r-apps project on ONAP Gerrit. + +- project: + name: integration-usecases-A1-policy-enforcement-r-apps-rebase + project: integration/usecases/A1-policy-enforcement-r-apps + project-name: integration-usecases-A1-policy-enforcement-r-apps + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-rebase-jobs.yaml b/jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-rebase-jobs.yaml new file mode 100644 index 000000000..f7cdaad58 --- /dev/null +++ b/jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-rebase-jobs.yaml @@ -0,0 +1,29 @@ +--- +# ============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 +# integration/usecases/A1-policy-enforcement project on ONAP Gerrit. + +- project: + name: integration-usecases-A1-policy-enforcement-rebase + project: integration/usecases/A1-policy-enforcement + project-name: integration-usecases-A1-policy-enforcement + + jobs: + - 'onap-{project-name}-rebase' diff --git a/jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-upstream-jobs.yaml b/jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-upstream-jobs.yaml new file mode 100644 index 000000000..15c695b7d --- /dev/null +++ b/jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-upstream-jobs.yaml @@ -0,0 +1,27 @@ +--- +# ============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 push-upstream is commented on a change on Nordix Gerrit. +- project: + name: integration-usecases-A1-policy-enforcement-upstream-jobs + project: integration/usecases/A1-policy-enforcement + project-name: integration-usecases-A1-policy-enforcement + + jobs: + - 'onap-{project-name}-push-upstream' -- 2.25.1