remove unused policy jobs 39/8239/1
authorafenner <andrew.fenner@est.tech>
Thu, 1 Apr 2021 16:03:54 +0000 (17:03 +0100)
committerafenner <andrew.fenner@est.tech>
Thu, 1 Apr 2021 16:04:11 +0000 (17:04 +0100)
removing jobs for repos that are no longer used
they can be added back if ever needed

Change-Id: I14d51100c440914b6aae8c31101bae8ada9553dd
Signed-off-by: afenner <andrew.fenner@est.tech>
jjb/onap/policy-core/policy-core-push-upstream-jobs.yaml [deleted file]
jjb/onap/policy-core/policy-core-rebase-jobs.yaml [deleted file]
jjb/onap/policy-core/policy-core-verify-jobs.yaml [deleted file]
jjb/onap/policy-engine/policy-engine-push-upstream-jobs.yaml [deleted file]
jjb/onap/policy-engine/policy-engine-rebase-jobs.yaml [deleted file]
jjb/onap/policy-engine/policy-engine-verify-jobs.yaml [deleted file]
jjb/onap/policy-oom/policy-oom-push-upstream-jobs.yaml [deleted file]
jjb/onap/policy-oom/policy-oom-rebase-jobs.yaml [deleted file]
jjb/onap/policy-pdp/policy-pdp-push-upstream-jobs.yaml [deleted file]
jjb/onap/policy-pdp/policy-pdp-rebase-jobs.yaml [deleted file]

diff --git a/jjb/onap/policy-core/policy-core-push-upstream-jobs.yaml b/jjb/onap/policy-core/policy-core-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 3a771f5..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
----
-# ============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=========================================================
-#
-
-# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: policy-core-push-upstream
-    project: policy/core
-    project-name: policy-core
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
diff --git a/jjb/onap/policy-core/policy-core-rebase-jobs.yaml b/jjb/onap/policy-core/policy-core-rebase-jobs.yaml
deleted file mode 100644 (file)
index 086661b..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
----
-# ============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=========================================================
-#
-
-# this job gets triggered when a change is merged to
-# policy/core project on ONAP Gerrit.
-- project:
-    name: policy-core-rebase
-    project: policy/core
-    project-name: policy-core
-
-    jobs:
-      - 'onap-{project-name}-rebase'
diff --git a/jjb/onap/policy-core/policy-core-verify-jobs.yaml b/jjb/onap/policy-core/policy-core-verify-jobs.yaml
deleted file mode 100644 (file)
index 624302c..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
----
-#
-# ============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=========================================================
-
-# this job gets triggered when a change is proposed to
-# policy/core project on Nordix Gerrit.
-
-- project:
-    name: policy-core-verify
-    project: policy/core
-    project-name: policy-core
-
-    stream:
-      - 'master':
-          branch: '{stream}'
-          jdk-version: java-11
-      - 'casablanca':
-          branch: '{stream}'
-          jdk-version: java-8
-
-    jobs:
-      - 'onap-{project-name}-{stream}-verify-java'
diff --git a/jjb/onap/policy-engine/policy-engine-push-upstream-jobs.yaml b/jjb/onap/policy-engine/policy-engine-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index fbd87bc..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
----
-# ============LICENSE_START=======================================================
-#  Copyright (C) 2018-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=========================================================
-#
-
-# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: policy-engine-push-upstream
-    project: policy/engine
-    project-name: policy-engine
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
diff --git a/jjb/onap/policy-engine/policy-engine-rebase-jobs.yaml b/jjb/onap/policy-engine/policy-engine-rebase-jobs.yaml
deleted file mode 100644 (file)
index f49b269..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
----
-# ============LICENSE_START=======================================================
-#  Copyright (C) 2018-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=========================================================
-#
-
-# this job gets triggered when a change is merged to
-# policy/engine project on ONAP Gerrit.
-- project:
-    name: policy-engine-rebase
-    project: policy/engine
-    project-name: policy-engine
-
-    jobs:
-      - 'onap-{project-name}-rebase'
diff --git a/jjb/onap/policy-engine/policy-engine-verify-jobs.yaml b/jjb/onap/policy-engine/policy-engine-verify-jobs.yaml
deleted file mode 100644 (file)
index 04a0d67..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
----
-#
-# ============LICENSE_START=======================================================
-#  Copyright (C) 2018-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=========================================================
-
-# this job gets triggered when a change is proposed to
-# policy/engine project on Nordix Gerrit.
-
-- project:
-    name: policy-engine-verify
-    project: policy/engine
-    project-name: policy-engine
-
-    stream:
-      - 'master':
-          branch: '{stream}'
-          jdk-version: java-11
-      - 'casablanca':
-          branch: '{stream}'
-          jdk-version: java-8
-
-    jobs:
-      - 'onap-{project-name}-{stream}-verify-java'
diff --git a/jjb/onap/policy-oom/policy-oom-push-upstream-jobs.yaml b/jjb/onap/policy-oom/policy-oom-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index e53905d..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
----
-# ============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=========================================================
-#
-
-# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: policy-oom-push-upstream
-    project: policy/oom
-    project-name: policy-oom
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
diff --git a/jjb/onap/policy-oom/policy-oom-rebase-jobs.yaml b/jjb/onap/policy-oom/policy-oom-rebase-jobs.yaml
deleted file mode 100644 (file)
index c661edf..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
----
-# ============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=========================================================
-#
-
-# this job gets triggered when a change is merged to
-# policy/oom project on ONAP Gerrit.
-- project:
-    name: policy-oom-rebase
-    project: policy/oom
-    project-name: policy-oom
-
-    jobs:
-      - 'onap-{project-name}-rebase'
diff --git a/jjb/onap/policy-pdp/policy-pdp-push-upstream-jobs.yaml b/jjb/onap/policy-pdp/policy-pdp-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index ac654c3..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
----
-# ============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=========================================================
-#
-
-# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: policy-pdp-push-upstream
-    project: policy/pdp
-    project-name: policy-pdp
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
diff --git a/jjb/onap/policy-pdp/policy-pdp-rebase-jobs.yaml b/jjb/onap/policy-pdp/policy-pdp-rebase-jobs.yaml
deleted file mode 100644 (file)
index 4a7b7a2..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
----
-# ============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=========================================================
-#
-
-# this job gets triggered when a change is merged to
-# policy/pdp project on ONAP Gerrit.
-- project:
-    name: policy-pdp-rebase
-    project: policy/pdp
-    project-name: policy-pdp
-
-    jobs:
-      - 'onap-{project-name}-rebase'