From: Matthew McNeilly Date: Thu, 30 Sep 2021 12:33:24 +0000 (+0000) Subject: Merge "Verify job for istanbul branch" X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=f01d033f3d3c6894968b9f0012eebf4e4515bbe3;hp=1e8bb407d20b02d6afdaef8b565da0b6e7240926;p=infra%2Fcicd.git Merge "Verify job for istanbul branch" --- diff --git a/jjb/airship/job_airship_integration_test_centos.yml b/jjb/airship/job_airship_integration_test_centos.yml index 716ee0bb..56d77aae 100644 --- a/jjb/airship/job_airship_integration_test_centos.yml +++ b/jjb/airship/job_airship_integration_test_centos.yml @@ -73,6 +73,10 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' properties: - build-discarder: diff --git a/jjb/airship/job_airship_integration_test_ubuntu.yml b/jjb/airship/job_airship_integration_test_ubuntu.yml index c5c87309..70141fc5 100644 --- a/jjb/airship/job_airship_integration_test_ubuntu.yml +++ b/jjb/airship/job_airship_integration_test_ubuntu.yml @@ -73,6 +73,10 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' properties: - build-discarder: diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml index 238b91e3..4fe1c682 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.21.2" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml index 671345d0..e878814c 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.21.2" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml index 16903f5a..0ba9bb44 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.21.2" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 @@ -82,7 +86,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 4 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml index 9bd4b4d6..1dabb07d 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.21.2" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 @@ -82,7 +86,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 4 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml index 3929242f..0e0d7802 100644 --- a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 diff --git a/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml index 90290a21..8cc6b960 100644 --- a/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 diff --git a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml index 8daae8b9..1e6e2d19 100644 --- a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 @@ -82,7 +86,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 4 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml index 97b99473..3e3b0f16 100644 --- a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 @@ -82,7 +86,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 4 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_capi_capm3_v1a5_e2e_tests_centos.yml b/jjb/airship/job_capi_capm3_v1a5_e2e_tests_centos.yml index 7afd3a29..c7ba0e82 100644 --- a/jjb/airship/job_capi_capm3_v1a5_e2e_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_v1a5_e2e_tests_centos.yml @@ -77,7 +77,11 @@ name: TESTS_FOR default: "e2e_tests" description: 'Tests using the e2e framework.' - + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 diff --git a/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml index 4306994c..32a242d0 100644 --- a/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml @@ -77,7 +77,11 @@ name: TESTS_FOR default: "e2e_tests" description: 'Tests using the e2e framework.' - + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 diff --git a/jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_centos.yml b/jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_centos.yml new file mode 100644 index 00000000..48aa86f7 --- /dev/null +++ b/jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_centos.yml @@ -0,0 +1,112 @@ +--- +# +# ============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========================================================= + +# Description: +# ============ +# This file contains job template definition for CAPM3 E2E tests. +# This job can be triggered manually or periodically by the CI system. It creates a +# pipeline job. The pipeline scripts are maintained in metal3 project infra repository. + +- job-template: + id: capi_capm3_v1a5_master_e2e_tests_centos + name: '{job_prefix}_{name}_master_e2e_test_centos' + description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on CentOS." + project-type: pipeline + defaults: global + disabled: False + concurrent: True + parameters: + - string: + name: PROJECT_REPO_ORG + default: '{repo[org]}' + description: 'Project github repo org name' + - string: + name: PROJECT_REPO_NAME + default: '{repo[name]}' + description: 'Project github repo name' + - string: + name: ghprbActualCommit + default: 'master' + description: 'CI Repo branch for triggering manual build' + - string: + name: ghprbAuthorRepoGitUrl + default: 'https://github.com/{repo[org]}/{repo[name]}.git' + description: 'CI Repo URL for triggering manual build' + - string: + name: ghprbTargetBranch + default: 'master' + description: 'Target branch of the PR' + - string: + name: DISTRIBUTION + default: 'centos' + description: 'Distribution to use for the tests.' + - string: + name: CAPI_VERSION + default: 'v1alpha4' + description: 'Cluster API version.' + - string: + name: CAPM3_VERSION + default: 'v1alpha5' + description: 'Cluster API provider Metal3 version.' + - string: + name: TARGET_NODE_OS + default: 'Centos' + description: 'Distribution to use for the target host.' + - string: + name: TARGET_NODE_MEMORY + default: 4096 + description: 'RAM size of the target host.' + - string: + name: NUM_NODES + default: 4 + description: 'Number of libvirt VMs.' + - string: + name: TESTS_FOR + default: "e2e_tests" + description: 'Tests using the e2e framework.' + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + + properties: + - build-discarder: + days-to-keep: 30 + num-to-keep: 300 + artifact-days-to-keep: -1 + artifact-num-to-keep: -1 + + triggers: + - timed: "H 20 * * *" + + pipeline-scm: + scm: + - git: + url: "{ci_github_repo}" + credentials-id: "{ci_github_jenkins_credentials_id}" + branches: + - '{branch|master}' + name: 'origin' + refspec: '+refs/heads/*:refs/remotes/origin/*' + wipe-workspace: True + honor-refspec: True + shallow-clone: False + script-path: "{ci_github_pipeline}" + lightweight-checkout: False diff --git a/jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_ubuntu.yml new file mode 100644 index 00000000..6e8d022f --- /dev/null +++ b/jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_ubuntu.yml @@ -0,0 +1,112 @@ +--- +# +# ============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========================================================= + +# Description: +# ============ +# This file contains job template definition for CAPM3 E2E tests. +# This job can be triggered manually or periodically by the CI system. It creates a +# pipeline job. The pipeline scripts are maintained in metal3 project infra repository. + +- job-template: + id: capi_capm3_v1a5_master_e2e_tests_ubuntu + name: '{job_prefix}_{name}_master_e2e_test_ubuntu' + description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on Ubuntu." + project-type: pipeline + defaults: global + disabled: False + concurrent: True + parameters: + - string: + name: PROJECT_REPO_ORG + default: '{repo[org]}' + description: 'Project github repo org name' + - string: + name: PROJECT_REPO_NAME + default: '{repo[name]}' + description: 'Project github repo name' + - string: + name: ghprbActualCommit + default: 'master' + description: 'CI Repo branch for triggering manual build' + - string: + name: ghprbAuthorRepoGitUrl + default: 'https://github.com/{repo[org]}/{repo[name]}.git' + description: 'CI Repo URL for triggering manual build' + - string: + name: ghprbTargetBranch + default: 'master' + description: 'Target branch of the PR' + - string: + name: DISTRIBUTION + default: 'ubuntu' + description: 'Distribution to use for the tests.' + - string: + name: CAPI_VERSION + default: 'v1alpha4' + description: 'Cluster API version.' + - string: + name: CAPM3_VERSION + default: 'v1alpha5' + description: 'Cluster API provider Metal3 version.' + - string: + name: TARGET_NODE_OS + default: 'Ubuntu' + description: 'Distribution to use for the target host.' + - string: + name: TARGET_NODE_MEMORY + default: 4096 + description: 'RAM size of the target host.' + - string: + name: NUM_NODES + default: 4 + description: 'Number of libvirt VMs.' + - string: + name: TESTS_FOR + default: "e2e_tests" + description: 'Tests using the e2e framework.' + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + + properties: + - build-discarder: + days-to-keep: 30 + num-to-keep: 300 + artifact-days-to-keep: -1 + artifact-num-to-keep: -1 + + triggers: + - timed: "H 20 * * *" + + pipeline-scm: + scm: + - git: + url: "{ci_github_repo}" + credentials-id: "{ci_github_jenkins_credentials_id}" + branches: + - '{branch|master}' + name: 'origin' + refspec: '+refs/heads/*:refs/remotes/origin/*' + wipe-workspace: True + honor-refspec: True + shallow-clone: False + script-path: "{ci_github_pipeline}" + lightweight-checkout: False diff --git a/jjb/airship/job_ipa_image_building.yml b/jjb/airship/job_ipa_image_building.yml index 70df57d5..74b57280 100644 --- a/jjb/airship/job_ipa_image_building.yml +++ b/jjb/airship/job_ipa_image_building.yml @@ -38,7 +38,19 @@ default: '' description: 'Gerrit refspec of the patch we want to test. Example: refs/changes/84/800084/22' - string: - name: IPA_REPO_REF + name: IRONIC_IMAGE_REPO_COMMIT + default: 'HEAD' + description: 'Ironic Image repo commit hash to build' + - string: + name: IRONIC_IMAGE_BRANCH + default: 'master' + description: 'Ironic image repo branch to build' + - string: + name: IRONIC_INSPECTOR_REFSPEC + default: '' + description: 'Gerrit refspec of the patch we want to test. Example: refs/changes/84/800084/22' + - string: + name: IPA_REPO_COMMIT default: 'HEAD' description: 'Ironic Python Agent repo commit hash to build' - string: @@ -51,6 +63,8 @@ description: 'Configures IPA builder upload mode (staging/review)' properties: + - github: + url: https://github.com/Nordix/ironic-python-agent.git - build-discarder: days-to-keep: 30 num-to-keep: 300 @@ -58,7 +72,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "0 */48 * * *" + - timed: "0 4 * * 1,3,5,7" - github pipeline-scm: diff --git a/jjb/airship/job_master_feature_tests_centos.yml b/jjb/airship/job_master_feature_tests_centos.yml index 80eacced..670197ed 100644 --- a/jjb/airship/job_master_feature_tests_centos.yml +++ b/jjb/airship/job_master_feature_tests_centos.yml @@ -90,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 18 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_master_feature_tests_ubuntu.yml b/jjb/airship/job_master_feature_tests_ubuntu.yml index 77092a2a..830b1fa9 100644 --- a/jjb/airship/job_master_feature_tests_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_ubuntu.yml @@ -90,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 18 * * *" pipeline-scm: scm: diff --git a/jjb/airship/job_openstack_image_building.yml b/jjb/airship/job_openstack_image_building.yml index 6261f518..8efeb598 100644 --- a/jjb/airship/job_openstack_image_building.yml +++ b/jjb/airship/job_openstack_image_building.yml @@ -32,6 +32,15 @@ defaults: global disabled: False concurrent: True + parameters: + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + - string: + name: KIND_NODE_IMAGE_VERSION + default: "v1.22.0" + description: 'Kind node container image version' properties: - build-discarder: diff --git a/jjb/airship/job_openstack_node_image_building.yml b/jjb/airship/job_openstack_node_image_building.yml index 42f1a7d9..8e257ee8 100644 --- a/jjb/airship/job_openstack_node_image_building.yml +++ b/jjb/airship/job_openstack_node_image_building.yml @@ -32,7 +32,12 @@ defaults: global disabled: False concurrent: True - + parameters: + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index 48cecb10..c7e424d2 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -50,54 +50,6 @@ ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' -- project: - name: 'nordix_metal3_dev_env' - branch: '${{ghprbActualCommit}}' - ci_github_whitelist_org: - - nordix-airship - jobs: - - feature_tests_ubuntu - - feature_tests_centos - - feature_tests_upgrade_ubuntu - repo: - org: "Nordix" - name: "metal3-dev-env" - ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' - ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' - ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' - -- project: - name: 'nordix_bmo' - branch: '${{ghprbActualCommit}}' - ci_github_whitelist_org: - - nordix-airship - jobs: - - feature_tests_ubuntu - - feature_tests_centos - - feature_tests_upgrade_ubuntu - repo: - org: "Nordix" - name: "baremetal-operator" - ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' - ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' - ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' - -- project: - name: 'nordix_capi_m3' - branch: '${{ghprbActualCommit}}' - ci_github_whitelist_org: - - nordix-airship - jobs: - - feature_tests_ubuntu - - feature_tests_centos - - feature_tests_upgrade_ubuntu - repo: - org: "Nordix" - name: "cluster-api-provider-metal3" - ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' - ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' - ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' - - project: name: 'metal3io_project_infra' branch: '${{ghprbActualCommit}}' @@ -138,8 +90,6 @@ - capi_bm_v1a5_integration_tests_centos - capi_bm_v1a5_integration_tests_ubuntu - feature_tests_ubuntu - - feature_tests_centos - - feature_tests_upgrade_ubuntu - project: name: "metal3io_ipam" @@ -186,9 +136,9 @@ - capi_bm_v1a5_integration_tests_ubuntu - capi_capm3_v1a5_e2e_tests_ubuntu - capi_capm3_v1a5_e2e_tests_centos - - feature_tests_ubuntu - - feature_tests_centos - - feature_tests_upgrade_ubuntu + - capi_capm3_v1a5_master_e2e_tests_ubuntu + - capi_capm3_v1a5_master_e2e_tests_centos + - project: name: "metal3io_ironic_image" @@ -200,9 +150,6 @@ - capi_bm_v1a4_integration_tests_ubuntu - capi_bm_v1a5_integration_tests_centos - capi_bm_v1a5_integration_tests_ubuntu - - feature_tests_ubuntu - - feature_tests_centos - - feature_tests_upgrade_ubuntu - project: name: "metal3io_ironic_ipa_downloader" @@ -210,10 +157,5 @@ org: "metal3-io" name: "ironic-ipa-downloader" jobs: - - capi_bm_v1a4_integration_tests_centos - capi_bm_v1a4_integration_tests_ubuntu - - capi_bm_v1a5_integration_tests_centos - capi_bm_v1a5_integration_tests_ubuntu - - feature_tests_ubuntu - - feature_tests_centos - - feature_tests_upgrade_ubuntu diff --git a/jjb/cloud-infra/engine-jobs/engine-verify-package.yaml b/jjb/cloud-infra/engine-jobs/engine-verify-package.yaml index c2943766..f58c35c0 100644 --- a/jjb/cloud-infra/engine-jobs/engine-verify-package.yaml +++ b/jjb/cloud-infra/engine-jobs/engine-verify-package.yaml @@ -157,7 +157,9 @@ - shell: | #!/bin/bash sudo chown -R $USER:$USER $WORKSPACE || exit 1 - + - ssh-agent-credentials: + users: + - 'city-nordix-jenkins-ssh' builders: - 'generate-change-metadata-macro' diff --git a/jjb/geode/apache-geode-test-coordinator.yaml b/jjb/geode/apache-geode-test-coordinator.yaml index bd8cc599..abcb5328 100644 --- a/jjb/geode/apache-geode-test-coordinator.yaml +++ b/jjb/geode/apache-geode-test-coordinator.yaml @@ -22,8 +22,8 @@ project: 'Nordix/geode' stream: - - 'release-nordix-1.13.0': - branch: 'release-nordix/1.13.0' + - 'release-nordix-1.14.0': + branch: 'release-nordix/1.14.0' jobs: - 'apache-geode-verify-{stream}-coordinator' diff --git a/jjb/onap/integration-seccom/integration-seccom-push-upstream-jobs.yaml b/jjb/onap/integration-seccom/integration-seccom-push-upstream-jobs.yaml new file mode 100644 index 00000000..d5617d38 --- /dev/null +++ b/jjb/onap/integration-seccom/integration-seccom-push-upstream-jobs.yaml @@ -0,0 +1,27 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2021 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-seccom-push-upstream + project: integration/seccom + project-name: integration-seccom + + jobs: + - 'onap-{project-name}-push-upstream' diff --git a/jjb/onap/integration-seccom/integration-seccom-rebase-jobs.yaml b/jjb/onap/integration-seccom/integration-seccom-rebase-jobs.yaml new file mode 100644 index 00000000..5f30efb1 --- /dev/null +++ b/jjb/onap/integration-seccom/integration-seccom-rebase-jobs.yaml @@ -0,0 +1,29 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2021 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/seccom project on ONAP Gerrit. + +- project: + name: integration-seccom-rebase + project: integration/seccom + project-name: integration-seccom + + jobs: + - 'onap-{project-name}-rebase' \ No newline at end of file