File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ jobs:
289289 MANIFEST_FILE : cf-deployment.yml
290290 SYSTEM_DOMAIN : *system_domain
291291 VARS_FILES : " cf-vars.yml cf_versions.yml"
292- OPS_FILES : " operations/performance-tests-errand.yml operations/use-postgres .yml operations/use-postgres-15 .yml operations/use-compiled-releases .yml((additional-ops-files)) operations/scale-up-vms.yml operations/use-external-blobstore.yml operations/use-s3-blobstore.yml operations/log-db-queries.yml"
292+ OPS_FILES : " operations/performance-tests-errand.yml operations/use-compiled-releases .yml operations/use-postgres.yml operations/use-postgres-15 .yml((additional-ops-files)) operations/scale-up-vms.yml operations/use-external-blobstore.yml operations/use-s3-blobstore.yml operations/log-db-queries.yml"
293293 BOSH_DEPLOY_ARGS : " --var=results_folder=/tmp/results/rails/postgres15/results/"
294294 - task : bosh-clean-up
295295 attempts : 3
@@ -388,7 +388,7 @@ jobs:
388388 MANIFEST_FILE : cf-deployment.yml
389389 SYSTEM_DOMAIN : *system_domain
390390 VARS_FILES : " cf-vars.yml cf_versions.yml"
391- OPS_FILES : " operations/performance-tests-errand.yml operations/use-postgres .yml operations/use-compiled-releases .yml((additional-ops-files)) operations/scale-up-vms.yml operations/use-external-blobstore.yml operations/use-s3-blobstore.yml operations/log-db-queries.yml"
391+ OPS_FILES : " operations/performance-tests-errand.yml operations/use-compiled-releases .yml operations/use-postgres .yml((additional-ops-files)) operations/scale-up-vms.yml operations/use-external-blobstore.yml operations/use-s3-blobstore.yml operations/log-db-queries.yml"
392392 BOSH_DEPLOY_ARGS : " --var=results_folder=/tmp/results/rails/postgres/results/"
393393 - task : bosh-clean-up
394394 attempts : 3
You can’t perform that action at this time.
0 commit comments