removing cps/cps-temporal 54/19854/1
authorafenner <Andrew.fenner@est.tech>
Wed, 8 Nov 2023 17:02:17 +0000 (17:02 +0000)
committerafenner <Andrew.fenner@est.tech>
Wed, 8 Nov 2023 17:02:30 +0000 (17:02 +0000)
Change-Id: Id378fdf560eea37572de0200a19010371827ab39
Signed-off-by: afenner <Andrew.fenner@est.tech>
jjb/onap/cps-cps-temporal/cps-cps-temporal-push-upstream-jobs.yml [deleted file]
jjb/onap/cps-cps-temporal/cps-cps-temporal-rebase-jobs.yml [deleted file]
jjb/onap/cps-cps-temporal/cps-cps-temporal-verify-jobs.yaml [deleted file]

diff --git a/jjb/onap/cps-cps-temporal/cps-cps-temporal-push-upstream-jobs.yml b/jjb/onap/cps-cps-temporal/cps-cps-temporal-push-upstream-jobs.yml
deleted file mode 100644 (file)
index 53d7610..0000000
+++ /dev/null
@@ -1,26 +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=========================================================
-#
-- project:
-    name: cps-cps-temporal-push-upstream
-    project: cps/cps-temporal
-    project-name: cps-cps-temporal
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/cps-cps-temporal/cps-cps-temporal-rebase-jobs.yml b/jjb/onap/cps-cps-temporal/cps-cps-temporal-rebase-jobs.yml
deleted file mode 100644 (file)
index 6656225..0000000
+++ /dev/null
@@ -1,26 +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=========================================================
-#
-- project:
-    name: cps-cps-temporal-rebase
-    project: cps/cps-temporal
-    project-name: cps-cps-temporal
-
-    jobs:
-      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/cps-cps-temporal/cps-cps-temporal-verify-jobs.yaml b/jjb/onap/cps-cps-temporal/cps-cps-temporal-verify-jobs.yaml
deleted file mode 100644 (file)
index aff0e57..0000000
+++ /dev/null
@@ -1,33 +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
-# cps/cps-temporal project on Nordix Gerrit.
-- project:
-    name: cps-cps-temporal-verify
-    project: cps/cps-temporal
-    project-name: cps-cps-temporal
-
-    stream:
-      - master:
-          branch: '{stream}'
-          jdk-version: java-11
-
-    jobs:
-      - 'onap-{project-name}-{stream}-verify-java'