add integration repos for A1 70/11870/1
authorafenner <Andrew.fenner@est.tech>
Thu, 23 Dec 2021 09:35:49 +0000 (09:35 +0000)
committerafenner <Andrew.fenner@est.tech>
Thu, 23 Dec 2021 09:36:21 +0000 (09:36 +0000)
Change-Id: I29251a8db5332ca340fd68715e1eeb01b3855515
Signed-off-by: afenner <Andrew.fenner@est.tech>
jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-rebase-jobs.yaml [new file with mode: 0644]
jjb/onap/integration-simulators-A1-policy-enforcement-simulator/integration-simulators-A1-policy-enforcement-simulator-upstream-jobs.yaml [new file with mode: 0644]
jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-push-upstream-jobs.yaml [new file with mode: 0644]
jjb/onap/integration-usecases-A1-policy-enforcement-r-apps/integration-usecases-A1-policy-enforcement-r-apps-rebase-jobs.yaml [new file with mode: 0644]
jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-rebase-jobs.yaml [new file with mode: 0644]
jjb/onap/integration-usecases-A1-policy-enforcement/integration-usecases-A1-policy-enforcement-upstream-jobs.yaml [new file with mode: 0644]

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 (file)
index 0000000..5c3f83d
--- /dev/null
@@ -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 (file)
index 0000000..6b69c25
--- /dev/null
@@ -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 (file)
index 0000000..8840259
--- /dev/null
@@ -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 (file)
index 0000000..8abb813
--- /dev/null
@@ -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 (file)
index 0000000..f7cdaad
--- /dev/null
@@ -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 (file)
index 0000000..15c695b
--- /dev/null
@@ -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'