From c90f1825b86c17e0616443ebc017904d6c7d71cc Mon Sep 17 00:00:00 2001 From: "robert.tomczyk" Date: Fri, 26 Jul 2019 15:09:11 +0100 Subject: [PATCH] ONAP: Remove remaining jobs for old onap repositories Change-Id: I42a5bd7fe7e9f99295d617e2b0923412b4be97fe --- jjb/appc/appc-push-upstream-jobs.yaml | 33 ----------------- jjb/appc/appc-rebase-jobs.yaml | 33 ----------------- jjb/appc/appc-verify-jobs.yaml | 35 ------------------ .../ci-management-push-upstream-jobs.yaml | 31 ---------------- .../ci-management-rebase-jobs.yaml | 31 ---------------- jjb/dcaegen2/dcaegen2-push-upstream-jobs.yaml | 32 ---------------- jjb/dcaegen2/dcaegen2-rebase-jobs.yaml | 19 ---------- ...services-pm-mapper-push-upstream-jobs.yaml | 33 ----------------- ...aegen2-services-pm-mapper-rebase-jobs.yaml | 34 ----------------- ...aegen2-services-pm-mapper-verify-jobs.yaml | 34 ----------------- jjb/dcaegen2/dcaegen2-verify-jobs.yaml | 37 ------------------- .../dmaap-datarouter-push-upstream-jobs.yaml | 34 ----------------- jjb/dmaap/dmaap-datarouter-rebase-jobs.yaml | 35 ------------------ jjb/dmaap/dmaap-datarouter-verify-jobs.yaml | 35 ------------------ .../integration-csit-push-upstream-jobs.yaml | 34 ----------------- .../integration-csit-rebase-jobs.yaml | 36 ------------------ .../integration-push-upstream-jobs.yaml | 32 ---------------- jjb/integration/integration-rebase-jobs.yaml | 34 ----------------- jjb/onap/appc/appc-push-upstream-jobs.yaml | 4 +- jjb/onap/appc/appc-rebase-jobs.yaml | 4 +- jjb/onap/appc/appc-verify-jobs.yaml | 4 +- ...services-pm-mapper-push-upstream-jobs.yaml | 4 +- ...aegen2-services-pm-mapper-rebase-jobs.yaml | 4 +- ...aegen2-services-pm-mapper-verify-jobs.yaml | 4 +- .../dcaegen2/dcaegen2-push-upstream-jobs.yaml | 4 +- jjb/onap/dcaegen2/dcaegen2-rebase-jobs.yaml | 4 +- jjb/onap/dcaegen2/dcaegen2-verify-jobs.yaml | 4 +- .../dmaap-datarouter-push-upstream-jobs.yaml | 4 +- .../dmaap-datarouter-rebase-jobs.yaml | 4 +- .../dmaap-datarouter-verify-jobs.yaml | 4 +- .../integration-csit-push-upstream-jobs.yaml | 4 +- .../integration-csit-rebase-jobs.yaml | 4 +- .../integration-push-upstream-jobs.yaml | 4 +- .../integration/integration-rebase-jobs.yaml | 4 +- .../policy-apex-pdp-push-upstream-jobs.yaml | 4 +- .../policy-apex-pdp-rebase-jobs.yaml | 4 +- .../policy-apex-pdp-verify-jobs.yaml | 4 +- .../policy-pap-push-upstream-jobs.yaml | 4 +- .../policy-pap/policy-pap-rebase-jobs.yaml | 4 +- .../policy-pap/policy-pap-verify-jobs.yaml | 4 +- jjb/onap/sdc/sdc-push-upstream-jobs.yaml | 4 +- jjb/onap/sdc/sdc-rebase-jobs.yaml | 4 +- .../so-docker-config-push-upstream-jobs.yaml | 4 +- .../so-docker-config-rebase-jobs.yaml | 4 +- jjb/onap/so/so-push-upstream-jobs.yaml | 4 +- jjb/onap/so/so-rebase-jobs.yaml | 4 +- .../policy-apex-pdp-push-upstream-jobs.yaml | 31 ---------------- jjb/policy/policy-apex-pdp-rebase-jobs.yaml | 35 ------------------ jjb/policy/policy-apex-pdp-verify-jobs.yaml | 36 ------------------ jjb/policy/policy-pap-push-upstream-jobs.yaml | 31 ---------------- jjb/policy/policy-pap-rebase-jobs.yaml | 33 ----------------- jjb/policy/policy-pap-verify-jobs.yaml | 34 ----------------- jjb/sdc/sdc-push-upstream-jobs.yaml | 33 ----------------- jjb/sdc/sdc-rebase-jobs.yaml | 35 ------------------ .../so-docker-config-push-upstream-jobs.yaml | 33 ----------------- jjb/so/so-docker-config-rebase-jobs.yaml | 34 ----------------- jjb/so/so-push-upstream-jobs.yaml | 35 ------------------ jjb/so/so-rebase-jobs.yaml | 36 ------------------ 58 files changed, 56 insertions(+), 1054 deletions(-) delete mode 100644 jjb/appc/appc-push-upstream-jobs.yaml delete mode 100644 jjb/appc/appc-rebase-jobs.yaml delete mode 100644 jjb/appc/appc-verify-jobs.yaml delete mode 100644 jjb/ci-management/ci-management-push-upstream-jobs.yaml delete mode 100644 jjb/ci-management/ci-management-rebase-jobs.yaml delete mode 100644 jjb/dcaegen2/dcaegen2-push-upstream-jobs.yaml delete mode 100644 jjb/dcaegen2/dcaegen2-rebase-jobs.yaml delete mode 100644 jjb/dcaegen2/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml delete mode 100644 jjb/dcaegen2/dcaegen2-services-pm-mapper-rebase-jobs.yaml delete mode 100644 jjb/dcaegen2/dcaegen2-services-pm-mapper-verify-jobs.yaml delete mode 100644 jjb/dcaegen2/dcaegen2-verify-jobs.yaml delete mode 100644 jjb/dmaap/dmaap-datarouter-push-upstream-jobs.yaml delete mode 100644 jjb/dmaap/dmaap-datarouter-rebase-jobs.yaml delete mode 100644 jjb/dmaap/dmaap-datarouter-verify-jobs.yaml delete mode 100644 jjb/integration/integration-csit-push-upstream-jobs.yaml delete mode 100644 jjb/integration/integration-csit-rebase-jobs.yaml delete mode 100644 jjb/integration/integration-push-upstream-jobs.yaml delete mode 100644 jjb/integration/integration-rebase-jobs.yaml delete mode 100644 jjb/policy/policy-apex-pdp-push-upstream-jobs.yaml delete mode 100644 jjb/policy/policy-apex-pdp-rebase-jobs.yaml delete mode 100644 jjb/policy/policy-apex-pdp-verify-jobs.yaml delete mode 100644 jjb/policy/policy-pap-push-upstream-jobs.yaml delete mode 100644 jjb/policy/policy-pap-rebase-jobs.yaml delete mode 100644 jjb/policy/policy-pap-verify-jobs.yaml delete mode 100644 jjb/sdc/sdc-push-upstream-jobs.yaml delete mode 100644 jjb/sdc/sdc-rebase-jobs.yaml delete mode 100644 jjb/so/so-docker-config-push-upstream-jobs.yaml delete mode 100644 jjb/so/so-docker-config-rebase-jobs.yaml delete mode 100644 jjb/so/so-push-upstream-jobs.yaml delete mode 100644 jjb/so/so-rebase-jobs.yaml diff --git a/jjb/appc/appc-push-upstream-jobs.yaml b/jjb/appc/appc-push-upstream-jobs.yaml deleted file mode 100644 index 45b14364..00000000 --- a/jjb/appc/appc-push-upstream-jobs.yaml +++ /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 index 707a46d9..00000000 --- a/jjb/appc/appc-rebase-jobs.yaml +++ /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 index 8175e264..00000000 --- a/jjb/appc/appc-verify-jobs.yaml +++ /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 index 90e61608..00000000 --- a/jjb/ci-management/ci-management-push-upstream-jobs.yaml +++ /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 index 7e2eb62c..00000000 --- a/jjb/ci-management/ci-management-rebase-jobs.yaml +++ /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 index f4f45162..00000000 --- a/jjb/dcaegen2/dcaegen2-push-upstream-jobs.yaml +++ /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 index d020a85b..00000000 --- a/jjb/dcaegen2/dcaegen2-rebase-jobs.yaml +++ /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 index faf07c3f..00000000 --- a/jjb/dcaegen2/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml +++ /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 index 5a0cddfd..00000000 --- a/jjb/dcaegen2/dcaegen2-services-pm-mapper-rebase-jobs.yaml +++ /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 index 13556370..00000000 --- a/jjb/dcaegen2/dcaegen2-services-pm-mapper-verify-jobs.yaml +++ /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 index 397cbb58..00000000 --- a/jjb/dcaegen2/dcaegen2-verify-jobs.yaml +++ /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 index 2542a9f8..00000000 --- a/jjb/dmaap/dmaap-datarouter-push-upstream-jobs.yaml +++ /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 index 26e9b627..00000000 --- a/jjb/dmaap/dmaap-datarouter-rebase-jobs.yaml +++ /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 index 8760dd9a..00000000 --- a/jjb/dmaap/dmaap-datarouter-verify-jobs.yaml +++ /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 index 80738e37..00000000 --- a/jjb/integration/integration-csit-push-upstream-jobs.yaml +++ /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 index fd53b30d..00000000 --- a/jjb/integration/integration-csit-rebase-jobs.yaml +++ /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 index 5edaaa7b..00000000 --- a/jjb/integration/integration-push-upstream-jobs.yaml +++ /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 index 78cbb3a9..00000000 --- a/jjb/integration/integration-rebase-jobs.yaml +++ /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 diff --git a/jjb/onap/appc/appc-push-upstream-jobs.yaml b/jjb/onap/appc/appc-push-upstream-jobs.yaml index b38e2e8b..7831c0d7 100644 --- a/jjb/onap/appc/appc-push-upstream-jobs.yaml +++ b/jjb/onap/appc/appc-push-upstream-jobs.yaml @@ -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: diff --git a/jjb/onap/appc/appc-rebase-jobs.yaml b/jjb/onap/appc/appc-rebase-jobs.yaml index c308b5ec..1fb3de31 100644 --- a/jjb/onap/appc/appc-rebase-jobs.yaml +++ b/jjb/onap/appc/appc-rebase-jobs.yaml @@ -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}' diff --git a/jjb/onap/appc/appc-verify-jobs.yaml b/jjb/onap/appc/appc-verify-jobs.yaml index 8c151feb..f3df7dd1 100644 --- a/jjb/onap/appc/appc-verify-jobs.yaml +++ b/jjb/onap/appc/appc-verify-jobs.yaml @@ -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: diff --git a/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml b/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml index 1059c02b..227a9357 100644 --- a/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml +++ b/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-push-upstream-jobs.yaml @@ -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: diff --git a/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-rebase-jobs.yaml b/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-rebase-jobs.yaml index f71c9eca..0d3f14dc 100644 --- a/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-rebase-jobs.yaml +++ b/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-rebase-jobs.yaml @@ -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: diff --git a/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-verify-jobs.yaml b/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-verify-jobs.yaml index 443014f1..07d36d38 100644 --- a/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-verify-jobs.yaml +++ b/jjb/onap/dcaegen2-services-pm-mapper/dcaegen2-services-pm-mapper-verify-jobs.yaml @@ -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: diff --git a/jjb/onap/dcaegen2/dcaegen2-push-upstream-jobs.yaml b/jjb/onap/dcaegen2/dcaegen2-push-upstream-jobs.yaml index 48d5d8a1..f4ab2d5e 100644 --- a/jjb/onap/dcaegen2/dcaegen2-push-upstream-jobs.yaml +++ b/jjb/onap/dcaegen2/dcaegen2-push-upstream-jobs.yaml @@ -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}' diff --git a/jjb/onap/dcaegen2/dcaegen2-rebase-jobs.yaml b/jjb/onap/dcaegen2/dcaegen2-rebase-jobs.yaml index 3bd4813c..a69eaae2 100644 --- a/jjb/onap/dcaegen2/dcaegen2-rebase-jobs.yaml +++ b/jjb/onap/dcaegen2/dcaegen2-rebase-jobs.yaml @@ -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: diff --git a/jjb/onap/dcaegen2/dcaegen2-verify-jobs.yaml b/jjb/onap/dcaegen2/dcaegen2-verify-jobs.yaml index 15c74b9e..f01607ac 100644 --- a/jjb/onap/dcaegen2/dcaegen2-verify-jobs.yaml +++ b/jjb/onap/dcaegen2/dcaegen2-verify-jobs.yaml @@ -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: diff --git a/jjb/onap/dmaap-datarouter/dmaap-datarouter-push-upstream-jobs.yaml b/jjb/onap/dmaap-datarouter/dmaap-datarouter-push-upstream-jobs.yaml index 20c0fdb6..c73aba33 100644 --- a/jjb/onap/dmaap-datarouter/dmaap-datarouter-push-upstream-jobs.yaml +++ b/jjb/onap/dmaap-datarouter/dmaap-datarouter-push-upstream-jobs.yaml @@ -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}' diff --git a/jjb/onap/dmaap-datarouter/dmaap-datarouter-rebase-jobs.yaml b/jjb/onap/dmaap-datarouter/dmaap-datarouter-rebase-jobs.yaml index 4f2234f7..a0a70051 100644 --- a/jjb/onap/dmaap-datarouter/dmaap-datarouter-rebase-jobs.yaml +++ b/jjb/onap/dmaap-datarouter/dmaap-datarouter-rebase-jobs.yaml @@ -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}' diff --git a/jjb/onap/dmaap-datarouter/dmaap-datarouter-verify-jobs.yaml b/jjb/onap/dmaap-datarouter/dmaap-datarouter-verify-jobs.yaml index d26b57e1..6ec29991 100644 --- a/jjb/onap/dmaap-datarouter/dmaap-datarouter-verify-jobs.yaml +++ b/jjb/onap/dmaap-datarouter/dmaap-datarouter-verify-jobs.yaml @@ -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}' diff --git a/jjb/onap/integration-csit/integration-csit-push-upstream-jobs.yaml b/jjb/onap/integration-csit/integration-csit-push-upstream-jobs.yaml index b55dc0a8..eb86c516 100644 --- a/jjb/onap/integration-csit/integration-csit-push-upstream-jobs.yaml +++ b/jjb/onap/integration-csit/integration-csit-push-upstream-jobs.yaml @@ -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}' diff --git a/jjb/onap/integration-csit/integration-csit-rebase-jobs.yaml b/jjb/onap/integration-csit/integration-csit-rebase-jobs.yaml index 9dfba7e5..aab79c8b 100644 --- a/jjb/onap/integration-csit/integration-csit-rebase-jobs.yaml +++ b/jjb/onap/integration-csit/integration-csit-rebase-jobs.yaml @@ -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}' diff --git a/jjb/onap/integration/integration-push-upstream-jobs.yaml b/jjb/onap/integration/integration-push-upstream-jobs.yaml index 4a2b0809..533ff56d 100644 --- a/jjb/onap/integration/integration-push-upstream-jobs.yaml +++ b/jjb/onap/integration/integration-push-upstream-jobs.yaml @@ -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}' diff --git a/jjb/onap/integration/integration-rebase-jobs.yaml b/jjb/onap/integration/integration-rebase-jobs.yaml index f77bee19..4f53d29c 100644 --- a/jjb/onap/integration/integration-rebase-jobs.yaml +++ b/jjb/onap/integration/integration-rebase-jobs.yaml @@ -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}' diff --git a/jjb/onap/policy-apex-pdp/policy-apex-pdp-push-upstream-jobs.yaml b/jjb/onap/policy-apex-pdp/policy-apex-pdp-push-upstream-jobs.yaml index 2e2a6093..7da2279b 100644 --- a/jjb/onap/policy-apex-pdp/policy-apex-pdp-push-upstream-jobs.yaml +++ b/jjb/onap/policy-apex-pdp/policy-apex-pdp-push-upstream-jobs.yaml @@ -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}' diff --git a/jjb/onap/policy-apex-pdp/policy-apex-pdp-rebase-jobs.yaml b/jjb/onap/policy-apex-pdp/policy-apex-pdp-rebase-jobs.yaml index 5b891f3f..e1a7d55c 100644 --- a/jjb/onap/policy-apex-pdp/policy-apex-pdp-rebase-jobs.yaml +++ b/jjb/onap/policy-apex-pdp/policy-apex-pdp-rebase-jobs.yaml @@ -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: diff --git a/jjb/onap/policy-apex-pdp/policy-apex-pdp-verify-jobs.yaml b/jjb/onap/policy-apex-pdp/policy-apex-pdp-verify-jobs.yaml index 51ce7ac4..f003f6a3 100644 --- a/jjb/onap/policy-apex-pdp/policy-apex-pdp-verify-jobs.yaml +++ b/jjb/onap/policy-apex-pdp/policy-apex-pdp-verify-jobs.yaml @@ -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: diff --git a/jjb/onap/policy-pap/policy-pap-push-upstream-jobs.yaml b/jjb/onap/policy-pap/policy-pap-push-upstream-jobs.yaml index c7e23a2b..7e597876 100644 --- a/jjb/onap/policy-pap/policy-pap-push-upstream-jobs.yaml +++ b/jjb/onap/policy-pap/policy-pap-push-upstream-jobs.yaml @@ -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}' diff --git a/jjb/onap/policy-pap/policy-pap-rebase-jobs.yaml b/jjb/onap/policy-pap/policy-pap-rebase-jobs.yaml index 6c464028..a28ab2c4 100644 --- a/jjb/onap/policy-pap/policy-pap-rebase-jobs.yaml +++ b/jjb/onap/policy-pap/policy-pap-rebase-jobs.yaml @@ -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: diff --git a/jjb/onap/policy-pap/policy-pap-verify-jobs.yaml b/jjb/onap/policy-pap/policy-pap-verify-jobs.yaml index e02ad1da..7e93e07c 100644 --- a/jjb/onap/policy-pap/policy-pap-verify-jobs.yaml +++ b/jjb/onap/policy-pap/policy-pap-verify-jobs.yaml @@ -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: diff --git a/jjb/onap/sdc/sdc-push-upstream-jobs.yaml b/jjb/onap/sdc/sdc-push-upstream-jobs.yaml index 40c89783..6fda29fe 100644 --- a/jjb/onap/sdc/sdc-push-upstream-jobs.yaml +++ b/jjb/onap/sdc/sdc-push-upstream-jobs.yaml @@ -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}' diff --git a/jjb/onap/sdc/sdc-rebase-jobs.yaml b/jjb/onap/sdc/sdc-rebase-jobs.yaml index 2b9c8587..46c9a625 100644 --- a/jjb/onap/sdc/sdc-rebase-jobs.yaml +++ b/jjb/onap/sdc/sdc-rebase-jobs.yaml @@ -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: diff --git a/jjb/onap/so-docker-config/so-docker-config-push-upstream-jobs.yaml b/jjb/onap/so-docker-config/so-docker-config-push-upstream-jobs.yaml index fd226529..c3bfc126 100644 --- a/jjb/onap/so-docker-config/so-docker-config-push-upstream-jobs.yaml +++ b/jjb/onap/so-docker-config/so-docker-config-push-upstream-jobs.yaml @@ -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: diff --git a/jjb/onap/so-docker-config/so-docker-config-rebase-jobs.yaml b/jjb/onap/so-docker-config/so-docker-config-rebase-jobs.yaml index a82dd0b1..55b22a8c 100644 --- a/jjb/onap/so-docker-config/so-docker-config-rebase-jobs.yaml +++ b/jjb/onap/so-docker-config/so-docker-config-rebase-jobs.yaml @@ -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}' diff --git a/jjb/onap/so/so-push-upstream-jobs.yaml b/jjb/onap/so/so-push-upstream-jobs.yaml index 92423643..ffebb560 100644 --- a/jjb/onap/so/so-push-upstream-jobs.yaml +++ b/jjb/onap/so/so-push-upstream-jobs.yaml @@ -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: diff --git a/jjb/onap/so/so-rebase-jobs.yaml b/jjb/onap/so/so-rebase-jobs.yaml index ef6bf38d..2d4601df 100644 --- a/jjb/onap/so/so-rebase-jobs.yaml +++ b/jjb/onap/so/so-rebase-jobs.yaml @@ -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 index dfdbfa62..00000000 --- a/jjb/policy/policy-apex-pdp-push-upstream-jobs.yaml +++ /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 index 2cbda198..00000000 --- a/jjb/policy/policy-apex-pdp-rebase-jobs.yaml +++ /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 index 485e80c6..00000000 --- a/jjb/policy/policy-apex-pdp-verify-jobs.yaml +++ /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 index 676f3ff1..00000000 --- a/jjb/policy/policy-pap-push-upstream-jobs.yaml +++ /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 index 60ba9ad7..00000000 --- a/jjb/policy/policy-pap-rebase-jobs.yaml +++ /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 index f8b011ee..00000000 --- a/jjb/policy/policy-pap-verify-jobs.yaml +++ /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 index 8402a1b8..00000000 --- a/jjb/sdc/sdc-push-upstream-jobs.yaml +++ /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 index d46c8bb8..00000000 --- a/jjb/sdc/sdc-rebase-jobs.yaml +++ /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 index 44a591ac..00000000 --- a/jjb/so/so-docker-config-push-upstream-jobs.yaml +++ /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 index e49fe180..00000000 --- a/jjb/so/so-docker-config-rebase-jobs.yaml +++ /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 index c212866c..00000000 --- a/jjb/so/so-push-upstream-jobs.yaml +++ /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 index fb915571..00000000 --- a/jjb/so/so-rebase-jobs.yaml +++ /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' -- 2.25.1