nimbix / jarvice-dragen-batch

Other
1 stars 1 forks source link

--job-priority line in google-batch.sh cause job failure #10

Open thomasnyc opened 9 months ago

thomasnyc commented 9 months ago

The latest update with job priority flags in the google-batch.sh causing issue on Illumina DRAGEN job submission.

Error message showed up at the Cloud logging and terminated the job. severity: "ERROR" textPayload: "level=ERROR msg="unknown flag: --job-priority""

I removed the line 89 from the google-batch.sh file "--job-priority", "$JARVICE_JOB_PRIORITY", and things work again.

kenhill commented 9 months ago

which VERSION tag are you using for the jarvice-dragen-service container?