Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Google Batch, add missed warning #5279

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

siddharthab
Copy link
Contributor

When both boot disk image and instance template are specified, the
instance template gets priority, as with many other options covered by
instance templates. Warn the user in this case.

This was missed in #5268.

Signed-off-by: Siddhartha Bagaria [email protected]

Copy link

netlify bot commented Sep 3, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit d848010
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/66d73f5919c629000873e9be
😎 Deploy Preview https://deploy-preview-5279--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@siddharthab siddharthab marked this pull request as ready for review September 3, 2024 16:34
@bentsherman
Copy link
Member

See also this warning in the docs:

nextflow/docs/google.md

Lines 157 to 160 in bf0cd32

:::{note}
Using an instance template will overwrite the `accelerator` and `disk` directives, as well as the following Google Batch
config options: `cpuPlatform`, `preemptible`, and `spot`.
:::

When both boot disk image and instance template are specified, the
instance template gets priority, as with many other options covered by
instance templates. Warn the user in this case.

This was missed in #5268.

Signed-off-by: Siddhartha Bagaria <[email protected]>
@siddharthab
Copy link
Contributor Author

See also this warning in the docs:

Done. Thanks.

@pditommaso pditommaso merged commit 96cb57c into nextflow-io:master Sep 3, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants