ONAP: Consolidating ccsdk-sli repos 05/10105/1
authorrobert.tomczyk <robert.tomczyk@est.tech>
Tue, 31 Aug 2021 09:07:16 +0000 (10:07 +0100)
committerrobert.tomczyk <robert.tomczyk@est.tech>
Tue, 31 Aug 2021 09:07:16 +0000 (10:07 +0100)
Change-Id: I1d06b9565763d7166a16d8f50c0de2b531d6b280

12 files changed:
jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-push-upstream-jobs.yml [deleted file]
jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-rebase-jobs.yml [deleted file]
jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-verify-jobs.yaml [deleted file]
jjb/onap/ccsdk-sli-core/ccsdk-sli-core-push-upstream-jobs.yml [deleted file]
jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-push-upstream-jobs.yml [deleted file]
jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-rebase-jobs.yml [deleted file]
jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-verify-jobs.yaml [deleted file]
jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-push-upstream-jobs.yml [deleted file]
jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-verify-jobs.yaml [deleted file]
jjb/onap/ccsdk-sli/ccsdk-sli-push-upstream-jobs.yml [moved from jjb/onap/ccsdk-sli-core/ccsdk-sli-core-rebase-jobs.yml with 87% similarity]
jjb/onap/ccsdk-sli/ccsdk-sli-rebase-jobs.yml [moved from jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-rebase-jobs.yml with 86% similarity]
jjb/onap/ccsdk-sli/ccsdk-sli-verify-jobs.yaml [moved from jjb/onap/ccsdk-sli-core/ccsdk-sli-core-verify-jobs.yaml with 86% similarity]

diff --git a/jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-push-upstream-jobs.yml b/jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-push-upstream-jobs.yml
deleted file mode 100644 (file)
index ca9c167..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: ccsdk-sli-adaptors-push-upstream
-    project: ccsdk/sli/adaptors
-    project-name: ccsdk-sli-adaptors
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-rebase-jobs.yml b/jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-rebase-jobs.yml
deleted file mode 100644 (file)
index b755e2b..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: ccsdk-sli-adaptors-rebase
-    project: ccsdk/sli/adaptors
-    project-name: ccsdk-sli-adaptors
-
-    jobs:
-      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-verify-jobs.yaml b/jjb/onap/ccsdk-sli-adaptors/ccsdk-sli-adaptors-verify-jobs.yaml
deleted file mode 100644 (file)
index 8670ebf..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
-# ccsdk/sli/adaptors project on Nordix Gerrit.
-- project:
-    name: ccsdk-sli-adaptors-verify
-    project: ccsdk/sli/adaptors
-    project-name: ccsdk-sli-adaptors
-
-    stream:
-      - master:
-          branch: '{stream}'
-          jdk-version: java-8
-
-    jobs:
-      - 'onap-{project-name}-{stream}-verify-java'
diff --git a/jjb/onap/ccsdk-sli-core/ccsdk-sli-core-push-upstream-jobs.yml b/jjb/onap/ccsdk-sli-core/ccsdk-sli-core-push-upstream-jobs.yml
deleted file mode 100644 (file)
index 52bc83b..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: ccsdk-sli-core-push-upstream
-    project: ccsdk/sli/core
-    project-name: ccsdk-sli-core
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-push-upstream-jobs.yml b/jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-push-upstream-jobs.yml
deleted file mode 100644 (file)
index 322e53f..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: ccsdk-sli-northbound-push-upstream
-    project: ccsdk/sli/northbound
-    project-name: ccsdk-sli-northbound
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-rebase-jobs.yml b/jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-rebase-jobs.yml
deleted file mode 100644 (file)
index accf252..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: ccsdk-sli-northbound-rebase
-    project: ccsdk/sli/northbound
-    project-name: ccsdk-sli-northbound
-
-    jobs:
-      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-verify-jobs.yaml b/jjb/onap/ccsdk-sli-northbound/ccsdk-sli-northbound-verify-jobs.yaml
deleted file mode 100644 (file)
index d4343db..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
-# ccsdk/sli/northbound project on Nordix Gerrit.
-- project:
-    name: ccsdk-sli-northbound-verify
-    project: ccsdk/sli/northbound
-    project-name: ccsdk-sli-northbound
-
-    stream:
-      - master:
-          branch: '{stream}'
-          jdk-version: java-8
-
-    jobs:
-      - 'onap-{project-name}-{stream}-verify-java'
diff --git a/jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-push-upstream-jobs.yml b/jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-push-upstream-jobs.yml
deleted file mode 100644 (file)
index 86aa517..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: ccsdk-sli-plugins-push-upstream
-    project: ccsdk/sli/plugins
-    project-name: ccsdk-sli-plugins
-
-    jobs:
-      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-verify-jobs.yaml b/jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-verify-jobs.yaml
deleted file mode 100644 (file)
index a7fb05a..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
-# ccsdk/sli/plugins project on Nordix Gerrit.
-- project:
-    name: ccsdk-sli-plugins-verify
-    project: ccsdk/sli/plugins
-    project-name: ccsdk-sli-plugins
-
-    stream:
-      - master:
-          branch: '{stream}'
-          jdk-version: java-8
-
-    jobs:
-      - 'onap-{project-name}-{stream}-verify-java'
similarity index 87%
rename from jjb/onap/ccsdk-sli-core/ccsdk-sli-core-rebase-jobs.yml
rename to jjb/onap/ccsdk-sli/ccsdk-sli-push-upstream-jobs.yml
index 970d2d47931b16ec9f30e724aea827b090fdd054..1bcb3c998c4b3180ec0af9905b2a4d749759e8b1 100644 (file)
@@ -18,9 +18,9 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: ccsdk-sli-core-rebase
-    project: ccsdk/sli/core
-    project-name: ccsdk-sli-core
+    name: ccsdk-sli-push-upstream
+    project: ccsdk/sli
+    project-name: ccsdk-sli
 
     jobs:
-      - 'onap-{project-name}-rebase'
\ No newline at end of file
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
similarity index 86%
rename from jjb/onap/ccsdk-sli-plugins/ccsdk-sli-plugins-rebase-jobs.yml
rename to jjb/onap/ccsdk-sli/ccsdk-sli-rebase-jobs.yml
index 5cb55e80694bf93abdeb39f835aa4698b0971072..5d0fd951bcfa282d85d9f96ae970a4698d69be8a 100644 (file)
@@ -18,9 +18,9 @@
 # ============LICENSE_END=========================================================
 #
 - project:
-    name: ccsdk-sli-plugins-rebase
-    project: ccsdk/sli/plugins
-    project-name: ccsdk-sli-plugins
+    name: ccsdk-sli-rebase
+    project: ccsdk/sli
+    project-name: ccsdk-sli
 
     jobs:
       - 'onap-{project-name}-rebase'
\ No newline at end of file
similarity index 86%
rename from jjb/onap/ccsdk-sli-core/ccsdk-sli-core-verify-jobs.yaml
rename to jjb/onap/ccsdk-sli/ccsdk-sli-verify-jobs.yaml
index 5a5155808fd036379442d785eac1cce7bc226757..01e436d379c7c2bbcc9a2e424599b392f0de5e21 100644 (file)
 # ============LICENSE_END=========================================================
 #
 # this job gets triggered when a change is proposed to
-# ccsdk/sli/core project on Nordix Gerrit.
+# ccsdk/sli project on Nordix Gerrit.
 - project:
-    name: ccsdk-sli-core-verify
-    project: ccsdk/sli/core
-    project-name: ccsdk-sli-core
+    name: ccsdk-sli-verify
+    project: ccsdk/sli
+    project-name: ccsdk-sli
 
     stream:
       - master:
           branch: '{stream}'
-          jdk-version: java-8
+          jdk-version: java-11
 
     jobs:
       - 'onap-{project-name}-{stream}-verify-java'