Skip to content

Commit

Permalink
ok weird
Browse files Browse the repository at this point in the history
  • Loading branch information
mcovarr committed Oct 23, 2023
1 parent 5994592 commit ad7c99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/variantstore/wdl/GvsCreateVDS.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ task create_vds {
scaleDownFactor: 1.0
gracefulDecommissionTimeout: 1h
FIN
gcloud dataproc autoscaling-policies import rc-example-autoscaling-policy --project=~{gcs_project} --source=auto-scale-policy.yaml --region=~{region}
gcloud dataproc autoscaling-policies import rc-example-autoscaling-policy --project=~{gcs_project} --source=auto-scale-policy.yaml --region=~{region} --quiet
# Run the hail python script to make a VDS
python3 /app/run_in_hail_cluster.py \
Expand Down

0 comments on commit ad7c99e

Please sign in to comment.