-
Notifications
You must be signed in to change notification settings - Fork 732
Description
Bug report
The machineType directive is not honored (this issue) - and the c4a machines are not included in the plugin code.
This, in turn, causes the c4a (arm-instances) to not be used either.
An issue has already been made about the machineType directive but not for updating the nf-google plugin code. Currently, when explicitly stated in the config, the jobs default back to n2 instances.
Expected behavior and actual behavior
(Give a brief description of the expected behavior and actual behavior)
Steps to reproduce the problem
(Provide a test case that reproduces the problem either with a self-contained script or GitHub repository)
Program output
(Copy and paste the output produced by the failing execution. Please highlight it as a code block. Whenever possible upload the .nextflow.log
file.)
Environment
- Nextflow version: [?]
- Java version: [?]
- Operating system: [macOS, Linux, etc]
- Bash version: (use the command
$SHELL --version
)
Additional context
(Add any other context about the problem here)