diff --git a/jobs/ci-job-validation.yaml b/jobs/ci-job-validation.yaml index 3dc23b642..d62693313 100644 --- a/jobs/ci-job-validation.yaml +++ b/jobs/ci-job-validation.yaml @@ -2,7 +2,6 @@ - job: name: ci-job-validation project-type: pipeline - sandbox: true concurrent: true properties: - github: diff --git a/jobs/commitlint.yaml b/jobs/commitlint.yaml index 1293a9568..256f82873 100644 --- a/jobs/commitlint.yaml +++ b/jobs/commitlint.yaml @@ -4,7 +4,6 @@ description: Allow re-running commitlint tests, in case the commitlint app does not work correctly. project-type: pipeline - sandbox: true concurrent: true properties: - github: diff --git a/jobs/containerized-tests.yaml b/jobs/containerized-tests.yaml index 2d941294f..5dfbb3947 100644 --- a/jobs/containerized-tests.yaml +++ b/jobs/containerized-tests.yaml @@ -2,7 +2,6 @@ - job: name: containerized-tests project-type: pipeline - sandbox: true concurrent: true properties: - github: diff --git a/jobs/jjb-deploy.yaml b/jobs/jjb-deploy.yaml index 56a8894be..6ec0777c2 100644 --- a/jobs/jjb-deploy.yaml +++ b/jobs/jjb-deploy.yaml @@ -2,7 +2,6 @@ - job: name: jjb-deploy project-type: pipeline - sandbox: true concurrent: false properties: - github: diff --git a/jobs/jjb-validate.yaml b/jobs/jjb-validate.yaml index 05486130a..cc4d39d6a 100644 --- a/jobs/jjb-validate.yaml +++ b/jobs/jjb-validate.yaml @@ -2,7 +2,6 @@ - job: name: jjb-validate project-type: pipeline - sandbox: true concurrent: true properties: - github: diff --git a/jobs/mini-e2e.yaml b/jobs/mini-e2e.yaml index 2d6a956b6..8d76b123f 100644 --- a/jobs/mini-e2e.yaml +++ b/jobs/mini-e2e.yaml @@ -11,7 +11,6 @@ - job-template: name: 'mini-e2e_k8s-{k8s_version}' project-type: pipeline - sandbox: true concurrent: true properties: - github: @@ -51,7 +50,6 @@ - job-template: name: 'mini-e2e-helm_k8s-{k8s_version}' project-type: pipeline - sandbox: true concurrent: true properties: - github: diff --git a/jobs/upgrade-tests.yaml b/jobs/upgrade-tests.yaml index a9844814a..ee6b111a5 100644 --- a/jobs/upgrade-tests.yaml +++ b/jobs/upgrade-tests.yaml @@ -11,7 +11,6 @@ - job-template: name: 'upgrade-tests-{test_type}' project-type: pipeline - sandbox: true concurrent: true properties: - github: