X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_main_feature_tests.yml;h=213c65a4b356835ec86bd5960087ec6010c4d26b;hb=refs%2Fchanges%2F46%2F12846%2F1;hp=bedd509406de26b5bd5f0430be0887e154de24ba;hpb=de19d0ffc9d5fc5fb42830fcb6b5d87be26b89ac;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_main_feature_tests.yml b/jjb/metal3/job_main_feature_tests.yml index bedd5094..213c65a4 100644 --- a/jjb/metal3/job_main_feature_tests.yml +++ b/jjb/metal3/job_main_feature_tests.yml @@ -36,23 +36,23 @@ parameters: - string: name: PROJECT_REPO_ORG - default: '{repo[org]}' + default: '{org}' description: 'Project github repo org name' - string: name: PROJECT_REPO_NAME - default: '{repo[name]}' + default: '{repo}' description: 'Project github repo name' - string: name: ghprbActualCommit - default: 'master' + default: 'main' description: 'CI Repo branch for triggering manual build' - string: name: ghprbAuthorRepoGitUrl - default: 'https://github.com/{repo[org]}/{repo[name]}.git' + default: 'https://github.com/{org}/{repo}.git' description: 'CI Repo URL for triggering manual build' - string: name: ghprbTargetBranch - default: 'master' + default: 'main' description: 'Target branch of the PR' - string: name: IMAGE_OS @@ -86,8 +86,7 @@ artifact-days-to-keep: -1 artifact-num-to-keep: -1 - triggers: - - timed: "H 17 * * *" + triggers: [] pipeline-scm: scm: