ONAP: Remove remaining jobs for old onap repositories 63/1763/1
authorrobert.tomczyk <robert.tomczyk@est.tech>
Fri, 26 Jul 2019 14:09:11 +0000 (15:09 +0100)
committerrobert.tomczyk <robert.tomczyk@est.tech>
Fri, 26 Jul 2019 14:09:11 +0000 (15:09 +0100)
Change-Id: I42a5bd7fe7e9f99295d617e2b0923412b4be97fe

58 files changed:
jjb/appc/appc-push-upstream-jobs.yaml [deleted file]
jjb/appc/appc-rebase-jobs.yaml [deleted file]
jjb/appc/appc-verify-jobs.yaml [deleted file]
jjb/ci-management/ci-management-push-upstream-jobs.yaml [deleted file]
jjb/ci-management/ci-management-rebase-jobs.yaml [deleted file]
jjb/dcaegen2/dcaegen2-push-upstream-jobs.yaml [deleted file]
jjb/dcaegen2/dcaegen2-rebase-jobs.yaml [deleted file]
jjb/dcaegen2/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml [deleted file]
jjb/dcaegen2/dcaegen2-services-pm-mapper-rebase-jobs.yaml [deleted file]
jjb/dcaegen2/dcaegen2-services-pm-mapper-verify-jobs.yaml [deleted file]
jjb/dcaegen2/dcaegen2-verify-jobs.yaml [deleted file]
jjb/dmaap/dmaap-datarouter-push-upstream-jobs.yaml [deleted file]
jjb/dmaap/dmaap-datarouter-rebase-jobs.yaml [deleted file]
jjb/dmaap/dmaap-datarouter-verify-jobs.yaml [deleted file]
jjb/integration/integration-csit-push-upstream-jobs.yaml [deleted file]
jjb/integration/integration-csit-rebase-jobs.yaml [deleted file]
jjb/integration/integration-push-upstream-jobs.yaml [deleted file]
jjb/integration/integration-rebase-jobs.yaml [deleted file]
jjb/onap/appc/appc-push-upstream-jobs.yaml
jjb/onap/appc/appc-rebase-jobs.yaml
jjb/onap/appc/appc-verify-jobs.yaml
jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml
jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-rebase-jobs.yaml
jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-verify-jobs.yaml
jjb/onap/dcaegen2/dcaegen2-push-upstream-jobs.yaml
jjb/onap/dcaegen2/dcaegen2-rebase-jobs.yaml
jjb/onap/dcaegen2/dcaegen2-verify-jobs.yaml
jjb/onap/dmaap-datarouter/dmaap-datarouter-push-upstream-jobs.yaml
jjb/onap/dmaap-datarouter/dmaap-datarouter-rebase-jobs.yaml
jjb/onap/dmaap-datarouter/dmaap-datarouter-verify-jobs.yaml
jjb/onap/integration-csit/integration-csit-push-upstream-jobs.yaml
jjb/onap/integration-csit/integration-csit-rebase-jobs.yaml
jjb/onap/integration/integration-push-upstream-jobs.yaml
jjb/onap/integration/integration-rebase-jobs.yaml
jjb/onap/policy-apex-pdp/policy-apex-pdp-push-upstream-jobs.yaml
jjb/onap/policy-apex-pdp/policy-apex-pdp-rebase-jobs.yaml
jjb/onap/policy-apex-pdp/policy-apex-pdp-verify-jobs.yaml
jjb/onap/policy-pap/policy-pap-push-upstream-jobs.yaml
jjb/onap/policy-pap/policy-pap-rebase-jobs.yaml
jjb/onap/policy-pap/policy-pap-verify-jobs.yaml
jjb/onap/sdc/sdc-push-upstream-jobs.yaml
jjb/onap/sdc/sdc-rebase-jobs.yaml
jjb/onap/so-docker-config/so-docker-config-push-upstream-jobs.yaml
jjb/onap/so-docker-config/so-docker-config-rebase-jobs.yaml
jjb/onap/so/so-push-upstream-jobs.yaml
jjb/onap/so/so-rebase-jobs.yaml
jjb/policy/policy-apex-pdp-push-upstream-jobs.yaml [deleted file]
jjb/policy/policy-apex-pdp-rebase-jobs.yaml [deleted file]
jjb/policy/policy-apex-pdp-verify-jobs.yaml [deleted file]
jjb/policy/policy-pap-push-upstream-jobs.yaml [deleted file]
jjb/policy/policy-pap-rebase-jobs.yaml [deleted file]
jjb/policy/policy-pap-verify-jobs.yaml [deleted file]
jjb/sdc/sdc-push-upstream-jobs.yaml [deleted file]
jjb/sdc/sdc-rebase-jobs.yaml [deleted file]
jjb/so/so-docker-config-push-upstream-jobs.yaml [deleted file]
jjb/so/so-docker-config-rebase-jobs.yaml [deleted file]
jjb/so/so-push-upstream-jobs.yaml [deleted file]
jjb/so/so-rebase-jobs.yaml [deleted file]

diff --git a/jjb/appc/appc-push-upstream-jobs.yaml b/jjb/appc/appc-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 45b1436..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 push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: appc-push-upstream
-    project: appc
-    project-name: appc
-
-    stream:
-      - master:
-          branch: '{stream}'
-#      - casablanca:
-#          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/appc/appc-rebase-jobs.yaml b/jjb/appc/appc-rebase-jobs.yaml
deleted file mode 100644 (file)
index 707a46d..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 merged to
-# appc project on ONAP Gerrit.
-
-- project:
-    name: appc-rebase
-    project: appc
-    project-name: appc
-    stream:
-      - master:
-          branch: '{stream}'
-#      - casablanca:
-#          branch: '{stream}'
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/appc/appc-verify-jobs.yaml b/jjb/appc/appc-verify-jobs.yaml
deleted file mode 100644 (file)
index 8175e26..0000000
+++ /dev/null
@@ -1,35 +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
-# appc project on Nordix Gerrit.
-
-- project:
-    name: appc-verify
-    project: appc
-    project-name: appc
-
-    stream:
-      - 'master':
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-verify-java'
-
diff --git a/jjb/ci-management/ci-management-push-upstream-jobs.yaml b/jjb/ci-management/ci-management-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 90e6160..0000000
+++ /dev/null
@@ -1,31 +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: ci-management-push-upstream
-    project: ci-management
-    project-name: ci-management
-
-    stream:
-      - master:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/ci-management/ci-management-rebase-jobs.yaml b/jjb/ci-management/ci-management-rebase-jobs.yaml
deleted file mode 100644 (file)
index 7e2eb62..0000000
+++ /dev/null
@@ -1,31 +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
-# oom project on ONAP Gerrit.
-
-- project:
-    name: ci-management-rebase
-    project: ci-management
-    project-name: ci-management
-    stream:
-      - master:
-          branch: '{stream}'
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/dcaegen2/dcaegen2-push-upstream-jobs.yaml b/jjb/dcaegen2/dcaegen2-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index f4f4516..0000000
+++ /dev/null
@@ -1,32 +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: dcaegen2-push-upstream
-    project: dcaegen2
-    project-name: dcaegen2
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/dcaegen2/dcaegen2-rebase-jobs.yaml b/jjb/dcaegen2/dcaegen2-rebase-jobs.yaml
deleted file mode 100644 (file)
index d020a85..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
----
-# this job gets triggered when a change is merged for
-# the project its configured for
-- project:
-
-    name: dcaegen2-rebase
-
-    project: dcaegen2
-
-    project-name: dcaegen2
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/dcaegen2/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml b/jjb/dcaegen2/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index faf07c3..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 push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: dcaegen2-services-pm-mapper-push-upstream
-    project: dcaegen2/services/pm-mapper
-    project-name: dcaegen2-services-pm-mapper
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/dcaegen2/dcaegen2-services-pm-mapper-rebase-jobs.yaml b/jjb/dcaegen2/dcaegen2-services-pm-mapper-rebase-jobs.yaml
deleted file mode 100644 (file)
index 5a0cddf..0000000
+++ /dev/null
@@ -1,34 +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
-# dcaegen2/services/pm-mapper project on ONAP Gerrit.
-- project:
-    name: pm-mapper-rebase
-    project: dcaegen2/services/pm-mapper
-    project-name: dcaegen2-services-pm-mapper
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/dcaegen2/dcaegen2-services-pm-mapper-verify-jobs.yaml b/jjb/dcaegen2/dcaegen2-services-pm-mapper-verify-jobs.yaml
deleted file mode 100644 (file)
index 1355637..0000000
+++ /dev/null
@@ -1,34 +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
-# dcaegen2/services/pm-mapper project on Nordix Gerrit.
-- project:
-    name: pm-mapper-verify
-    project: dcaegen2/services/pm-mapper
-    project-name: dcaegen2-services-pm-mapper
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-verify-java'
diff --git a/jjb/dcaegen2/dcaegen2-verify-jobs.yaml b/jjb/dcaegen2/dcaegen2-verify-jobs.yaml
deleted file mode 100644 (file)
index 397cbb5..0000000
+++ /dev/null
@@ -1,37 +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 for
-# the project its configured for
-- project:
-
-    name: dcaegen2-verify
-
-    project: dcaegen2
-
-    project-name: dcaegen2
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-verify-java'
diff --git a/jjb/dmaap/dmaap-datarouter-push-upstream-jobs.yaml b/jjb/dmaap/dmaap-datarouter-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 2542a9f..0000000
+++ /dev/null
@@ -1,34 +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: dmaap-datarouter-push-upstream
-    project: dmaap/datarouter
-    project-name: dmaap-datarouter
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/dmaap/dmaap-datarouter-rebase-jobs.yaml b/jjb/dmaap/dmaap-datarouter-rebase-jobs.yaml
deleted file mode 100644 (file)
index 26e9b62..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
----
-# ============LICENSE_START=======================================================
-#  Copyright (C) 2018 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
-# dmaap/datarouter project on ONAP Gerrit.
-- project:
-    name: dmaap-datarouter-rebase
-    project: dmaap/datarouter
-    project-name: dmaap-datarouter
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/dmaap/dmaap-datarouter-verify-jobs.yaml b/jjb/dmaap/dmaap-datarouter-verify-jobs.yaml
deleted file mode 100644 (file)
index 8760dd9..0000000
+++ /dev/null
@@ -1,35 +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
-# dmaap/datarouter project on Nordix Gerrit.
-- project:
-    name: dmaap-datarouter-verify
-    project: dmaap/datarouter
-    project-name: dmaap-datarouter
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-verify-java'
diff --git a/jjb/integration/integration-csit-push-upstream-jobs.yaml b/jjb/integration/integration-csit-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 80738e3..0000000
+++ /dev/null
@@ -1,34 +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: integration-csit-push-upstream
-    project: integration/csit
-    project-name: integration-csit
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/integration/integration-csit-rebase-jobs.yaml b/jjb/integration/integration-csit-rebase-jobs.yaml
deleted file mode 100644 (file)
index fd53b30..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
----
-# ============LICENSE_START=======================================================
-#  Copyright (C) 2018 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/csit project on ONAP Gerrit.
-
-- project:
-    name: integration-csit-rebase
-    project: integration/csit
-    project-name: integration-csit
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
\ No newline at end of file
diff --git a/jjb/integration/integration-push-upstream-jobs.yaml b/jjb/integration/integration-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 5edaaa7..0000000
+++ /dev/null
@@ -1,32 +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: integration-push-upstream
-    project: integration
-    project-name: integration
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/integration/integration-rebase-jobs.yaml b/jjb/integration/integration-rebase-jobs.yaml
deleted file mode 100644 (file)
index 78cbb3a..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
----
-# ============LICENSE_START=======================================================
-#  Copyright (C) 2018 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 project on ONAP Gerrit.
-
-- project:
-    name: integration-rebase
-    project: integration
-    project-name: integration
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
\ No newline at end of file
index b38e2e8bfbc0e4d62464b8fae1cba23c70f3e757..7831c0d758d6e84fb7bb7534a2cfdcd46b02a85b 100644 (file)
@@ -19,9 +19,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-appc-push-upstream
+    name: appc-push-upstream
     project: appc
-    project-name: temp-appc
+    project-name: appc
 
     stream:
       - master:
index c308b5ec58b2a3f47d93bac740de90ddcb91ea2e..1fb3de3128c7e98d8d2497363e371f8dbb772708 100644 (file)
@@ -21,9 +21,9 @@
 # appc project on ONAP Gerrit.
 
 - project:
-    name: temp-appc-rebase
+    name: appc-rebase
     project: appc
-    project-name: temp-appc
+    project-name: appc
     stream:
       - master:
           branch: '{stream}'
index 8c151febdf768104a508e2cbe3fedceeec54f95f..f3df7dd149ed344d391afacaa9a4c7d9e7640679 100644 (file)
@@ -22,9 +22,9 @@
 # appc project on Nordix Gerrit.
 
 - project:
-    name: temp-appc-verify
+    name: appc-verify
     project: appc
-    project-name: temp-appc
+    project-name: appc
 
     stream:
       - master:
index 1059c02bcbfe0bb8aa42b6d03bdb2edae8a0b156..227a93573f3d7048085133246bb3a189bdfda6d7 100644 (file)
@@ -19,9 +19,9 @@
 #
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-dcaegen2-services-pm-mapper-push-upstream
+    name: dcaegen2-services-pm-mapper-push-upstream
     project: dcaegen2/services/pm-mapper
-    project-name: temp-dcaegen2-services-pm-mapper
+    project-name: dcaegen2-services-pm-mapper
 
     stream:
       - master:
index f71c9ecae5b12e907c0875757ff8d93e105b3a0f..0d3f14dc57e4522fec77a722369dca57bbacde3f 100644 (file)
@@ -20,9 +20,9 @@
 # this job gets triggered when a change is merged to
 # dcaegen2/services/pm-mapper project on ONAP Gerrit.
 - project:
-    name: temp-dcaegen2-services-pm-mapper-rebase
+    name: dcaegen2-services-pm-mapper-rebase
     project: dcaegen2/services/pm-mapper
-    project-name: temp-dcaegen2-services-pm-mapper
+    project-name: dcaegen2-services-pm-mapper
 
     stream:
       - master:
index 443014f1916f935058e78abf53f68dfb5b417415..07d36d38e016a6f3ea9152d1465dfe87c0399a31 100644 (file)
@@ -20,9 +20,9 @@
 # this job gets triggered when a change is proposed to
 # dcaegen2/services/pm-mapper project on Nordix Gerrit.
 - project:
-    name: temp-dcaegen2-services-pm-mapper-verify
+    name: dcaegen2-services-pm-mapper-verify
     project: dcaegen2/services/pm-mapper
-    project-name: temp-dcaegen2-services-pm-mapper
+    project-name: dcaegen2-services-pm-mapper
 
     stream:
       - master:
index 48d5d8a19f9c4662073bd0bbfa16ed2e03925a59..f4ab2d5e03f59f28ce9fad907dce64aeb0507ebd 100644 (file)
@@ -19,9 +19,9 @@
 #
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-dcaegen2-push-upstream
+    name: dcaegen2-push-upstream
     project: dcaegen2
-    project-name: temp-dcaegen2
+    project-name: dcaegen2
     stream:
       - master:
           branch: '{stream}'
index 3bd4813cfb65f8fd8a5e74824cbce989bd6322fa..a69eaae2dd3ea2b7b7de5e3896fc158a46886c28 100644 (file)
@@ -20,9 +20,9 @@
 # this job gets triggered when a change is proposed for
 # the project its configured for dcaegen2
 - project:
-    name: temp-dcaegen2-rebase
+    name: dcaegen2-rebase
     project: dcaegen2
-    project-name: temp-dcaegen2
+    project-name: dcaegen2
 
     stream:
       - master:
index 15c74b9ea79d35d8430459dc5c59c5a4889410b6..f01607ac713609fd55eafc1a266cc62aeb961c83 100644 (file)
@@ -20,9 +20,9 @@
 # this job gets triggered when a change is proposed for
 # the project its configured for dcaegen2
 - project:
-    name: temp-dcaegen2-verify
+    name: dcaegen2-verify
     project: dcaegen2
-    project-name: temp-dcaegen2
+    project-name: dcaegen2
 
     stream:
       - master:
index 20c0fdb6c0ba9e83fa367e69dbc49a70ba7430d7..c73aba338b6bb0fe8de2ef10bbbf077618ddcbe9 100644 (file)
@@ -19,9 +19,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-dmaap-datarouter-push-upstream
+    name: dmaap-datarouter-push-upstream
     project: dmaap/datarouter
-    project-name: temp-dmaap-datarouter
+    project-name: dmaap-datarouter
     stream:
       - master:
           branch: '{stream}'
index 4f2234f7d8fded4ba075d084d4b32d6c76d28f88..a0a70051b9cd795967d829a0ad667c15d650b714 100644 (file)
@@ -20,9 +20,9 @@
 # this job gets triggered when a change is merged to
 # dmaap/datarouter project on ONAP Gerrit.
 - project:
-    name: temp-dmaap-datarouter-rebase
+    name: dmaap-datarouter-rebase
     project: dmaap/datarouter
-    project-name: temp-dmaap-datarouter
+    project-name: dmaap-datarouter
     stream:
       - master:
           branch: '{stream}'
index d26b57e1b9945dd0345fe0637610aa5743ac7dcb..6ec299917e9e57e7b864b026956b82bbc5c7ed7b 100644 (file)
@@ -20,9 +20,9 @@
 # this job gets triggered when a change is proposed to
 # dmaap/datarouter project on Nordix Gerrit.
 - project:
-    name: temp-dmaap-datarouter-verify
+    name: dmaap-datarouter-verify
     project: dmaap/datarouter
-    project-name: temp-dmaap-datarouter
+    project-name: dmaap-datarouter
     stream:
       - master:
           branch: '{stream}'
index b55dc0a86e11bf57c1c4a0d9873bc036abbd8596..eb86c516f77e3befd9fd79b8832bac2a98de42b1 100644 (file)
@@ -19,9 +19,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-integration-csit-push-upstream
+    name: integration-csit-push-upstream
     project: integration/csit
-    project-name: temp-integration-csit
+    project-name: integration-csit
     stream:
       - master:
           branch: '{stream}'
index 9dfba7e501aa8ae92d8535394deafea83093a3e1..aab79c8b2c4a68681e30c5385284867ea9438126 100644 (file)
@@ -21,9 +21,9 @@
 # integration/csit project on ONAP Gerrit.
 
 - project:
-    name: temp-integration-csit-rebase
+    name: integration-csit-rebase
     project: integration/csit
-    project-name: temp-integration-csit
+    project-name: integration-csit
     stream:
       - master:
           branch: '{stream}'
index 4a2b080938db1441c7395f82f25e3b475c995963..533ff56d2174371aa16dc4f89f8d413a9f9a4fc1 100644 (file)
@@ -19,9 +19,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-integration-push-upstream
+    name: integration-push-upstream
     project: integration
-    project-name: temp-integration
+    project-name: integration
     stream:
       - master:
           branch: '{stream}'
index f77bee19473e71c161377f972c6bba54bcb2c0e3..4f53d29cf0f0a2d1d83a1f4a51dfdf03e20fb6c0 100644 (file)
@@ -21,9 +21,9 @@
 # integration project on ONAP Gerrit.
 
 - project:
-    name: temp-integration-rebase
+    name: integration-rebase
     project: integration
-    project-name: temp-integration
+    project-name: integration
     stream:
       - master:
           branch: '{stream}'
index 2e2a6093ffd3549f3eb9a2dcd22a6182a1c3575e..7da2279b4940ce146712c8b52be625d997367ecc 100644 (file)
@@ -20,9 +20,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-policy-apex-pdp-push-upstream
+    name: policy-apex-pdp-push-upstream
     project: policy/apex-pdp
-    project-name: temp-policy-apex-pdp
+    project-name: policy-apex-pdp
     stream:
       - master:
           branch: '{stream}'
index 5b891f3fbce7b33a41de863cb9b3b7c8c0942148..e1a7d55cb0cbee20d06e72fa381cc16487e6d11c 100644 (file)
@@ -21,9 +21,9 @@
 # this job gets triggered when a change is merged to
 # policy/apex-pdp project on ONAP Gerrit.
 - project:
-    name: temp-policy-apex-pdp-rebase
+    name: policy-apex-pdp-rebase
     project: policy/apex-pdp
-    project-name: temp-policy-apex-pdp
+    project-name: policy-apex-pdp
 
     stream:
       - master:
index 51ce7ac4afbbc6bebea26bfd97206d954a46ea35..f003f6a3b4e88205e6651eeb90952522d4291fd9 100644 (file)
@@ -22,9 +22,9 @@
 # policy/apex-pdp project on Nordix Gerrit.
 
 - project:
-    name: temp-policy-apex-pdp-verify
+    name: policy-apex-pdp-verify
     project: policy/apex-pdp
-    project-name: temp-policy-apex-pdp
+    project-name: policy-apex-pdp
 
     stream:
       - master:
index c7e23a2b7fd274cacbc9e1ae1441802c3efbf915..7e5978763a99080a23560a7cab1b3f256f806795 100644 (file)
@@ -20,9 +20,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-policy-pap-push-upstream
+    name: policy-pap-push-upstream
     project: policy/pap
-    project-name: temp-policy-pap
+    project-name: policy-pap
     stream:
       - master:
           branch: '{stream}'
index 6c464028ec5ae3fe1d656ff64e55adf2e2acc1d1..a28ab2c4b04d4df9f5ef1f351483cc1ba13104a8 100644 (file)
@@ -21,9 +21,9 @@
 # this job gets triggered when a change is merged to
 # policy/pap project on ONAP Gerrit.
 - project:
-    name: temp-policy-pap-rebase
+    name: policy-pap-rebase
     project: policy/pap
-    project-name: temp-policy-pap
+    project-name: policy-pap
 
     stream:
       - master:
index e02ad1da8c159a1b511700042d0d13900d9745a6..7e93e07c367d14568cdebf7ae29292dcdc3aa368 100644 (file)
@@ -22,9 +22,9 @@
 # policy/pap project on Nordix Gerrit.
 
 - project:
-    name: temp-policy-pap-verify
+    name: policy-pap-verify
     project: policy/pap
-    project-name: temp-policy-pap
+    project-name: policy-pap
 
     stream:
       - master:
index 40c897837623fa6e73957cae185f72cb34813c94..6fda29fe7777a385995d8610eb845b98194aa14a 100644 (file)
@@ -20,9 +20,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-sdc-push-upstream
+    name: sdc-push-upstream
     project: sdc
-    project-name: temp-sdc
+    project-name: sdc
     stream:
       - master:
           branch: '{stream}'
index 2b9c8587ae89f7716ca63aeda7624f70d2462b6e..46c9a6254bb0c1cd2d8a16d62b20751065518fc2 100644 (file)
@@ -21,9 +21,9 @@
 # this job gets triggered when a change is merged to
 # sdc project on ONAP Gerrit.
 - project:
-    name: temp-sdc-rebase
+    name: sdc-rebase
     project: sdc
-    project-name: temp-sdc
+    project-name: sdc
 
     stream:
       - master:
index fd2265293dcbb77ce54a4e638724877c112a4939..c3bfc126b5786c40df9b8e2594d66148d84800ed 100644 (file)
@@ -19,9 +19,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-so-docker-config-push-upstream
+    name: so-docker-config-push-upstream
     project: so/docker-config
-    project-name: temp-so-docker-config
+    project-name: so-docker-config
 
     stream:
       - master:
index a82dd0b116ee721cb78cbeb63450c1f3cfe4d713..55b22a8c77d8dabc39ac17c2218022d48582c9f2 100644 (file)
@@ -21,9 +21,9 @@
 # so/docker-config project on ONAP Gerrit.
 
 - project:
-    name: temp-so-docker-config-rebase
+    name: so-docker-config-rebase
     project: so/docker-config
-    project-name: temp-so-docker-config
+    project-name: so-docker-config
     stream:
       - master:
           branch: '{stream}'
index 92423643977e6527eb05cd2b22e2e41867ace9e9..ffebb560990f757ed686f7b040b7092d7bc4f3f8 100644 (file)
@@ -19,9 +19,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-so-push-upstream
+    name: so-push-upstream
     project: so
-    project-name: temp-so
+    project-name: so
 
     stream:
       - master:
index ef6bf38dcdb70b895625e9ddf980af46f8cdf370..2d4601df70299a8750143358803a20bddfe6843e 100644 (file)
@@ -21,9 +21,9 @@
 # so project on ONAP Gerrit.
 
 - project:
-    name: temp-so-rebase
+    name: so-rebase
     project: so
-    project-name: temp-so
+    project-name: so
     stream:
       - master:
           branch: '{stream}'
diff --git a/jjb/policy/policy-apex-pdp-push-upstream-jobs.yaml b/jjb/policy/policy-apex-pdp-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index dfdbfa6..0000000
+++ /dev/null
@@ -1,31 +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-apex-pdp-push-upstream
-    project: policy/apex-pdp
-    project-name: policy-apex-pdp
-    stream:
-      - master:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/policy/policy-apex-pdp-rebase-jobs.yaml b/jjb/policy/policy-apex-pdp-rebase-jobs.yaml
deleted file mode 100644 (file)
index 2cbda19..0000000
+++ /dev/null
@@ -1,35 +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/apex-pdp project on ONAP Gerrit.
-- project:
-    name: policy-apex-pdp-rebase
-    project: policy/apex-pdp
-    project-name: policy-apex-pdp
-
-    stream:
-      - master:
-          branch: '{stream}'
-#      - casablanca:
-#          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/policy/policy-apex-pdp-verify-jobs.yaml b/jjb/policy/policy-apex-pdp-verify-jobs.yaml
deleted file mode 100644 (file)
index 485e80c..0000000
+++ /dev/null
@@ -1,36 +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/apex-pdp project on Nordix Gerrit.
-
-- project:
-    name: policy-apex-pdp-verify
-    project: policy/apex-pdp
-    project-name: policy-apex-pdp
-
-    stream:
-      - 'master':
-          branch: '{stream}'
-      - 'casablanca':
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-verify-java'
diff --git a/jjb/policy/policy-pap-push-upstream-jobs.yaml b/jjb/policy/policy-pap-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 676f3ff..0000000
+++ /dev/null
@@ -1,31 +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-pap-push-upstream
-    project: policy/pap
-    project-name: policy-pap
-    stream:
-      - master:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/policy/policy-pap-rebase-jobs.yaml b/jjb/policy/policy-pap-rebase-jobs.yaml
deleted file mode 100644 (file)
index 60ba9ad..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 merged to
-# policy/pap project on ONAP Gerrit.
-- project:
-    name: policy-pap-rebase
-    project: policy/pap
-    project-name: policy-pap
-
-    stream:
-      - master:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/policy/policy-pap-verify-jobs.yaml b/jjb/policy/policy-pap-verify-jobs.yaml
deleted file mode 100644 (file)
index f8b011e..0000000
+++ /dev/null
@@ -1,34 +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/pap project on Nordix Gerrit.
-
-- project:
-    name: policy-pap-verify
-    project: policy/pap
-    project-name: policy-pap
-
-    stream:
-      - 'master':
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-verify-java'
diff --git a/jjb/sdc/sdc-push-upstream-jobs.yaml b/jjb/sdc/sdc-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 8402a1b..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 push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: sdc-push-upstream
-    project: sdc
-    project-name: sdc
-    stream:
-      - master:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/sdc/sdc-rebase-jobs.yaml b/jjb/sdc/sdc-rebase-jobs.yaml
deleted file mode 100644 (file)
index d46c8bb..0000000
+++ /dev/null
@@ -1,35 +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
-# sdc project on ONAP Gerrit.
-- project:
-    name: sdc-rebase
-    project: sdc
-    project-name: sdc
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
diff --git a/jjb/so/so-docker-config-push-upstream-jobs.yaml b/jjb/so/so-docker-config-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index 44a591a..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 push-upstream is commented on a change on Nordix Gerrit.
-- project:
-    name: so-docker-config-push-upstream
-    project: so/docker-config
-    project-name: so-docker-config
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/so/so-docker-config-rebase-jobs.yaml b/jjb/so/so-docker-config-rebase-jobs.yaml
deleted file mode 100644 (file)
index e49fe18..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
----
-# ============LICENSE_START=======================================================
-#  Copyright (C) 2018 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
-# so/docker-config project on ONAP Gerrit.
-
-- project:
-    name: so-docker-config-rebase
-    project: so/docker-config
-    project-name: so-docker-config
-    stream:
-      - master:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'
\ No newline at end of file
diff --git a/jjb/so/so-push-upstream-jobs.yaml b/jjb/so/so-push-upstream-jobs.yaml
deleted file mode 100644 (file)
index c212866..0000000
+++ /dev/null
@@ -1,35 +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: so-push-upstream
-    project: so
-    project-name: so
-
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-push-upstream'
diff --git a/jjb/so/so-rebase-jobs.yaml b/jjb/so/so-rebase-jobs.yaml
deleted file mode 100644 (file)
index fb91557..0000000
+++ /dev/null
@@ -1,36 +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
-# so project on ONAP Gerrit.
-
-- project:
-    name: so-rebase
-    project: so
-    project-name: so
-    stream:
-      - master:
-          branch: '{stream}'
-      - casablanca:
-          branch: '{stream}'
-      - dublin:
-          branch: '{stream}'
-
-    jobs:
-      - '{project-name}-{stream}-rebase'