Skip to content

Fix testsuite gpu

Martin Lueders requested to merge fix-testsuite-gpu into develop

Description

Add a new option "enabled=only_CPU" to completely disable (skip) a test for GPU-enabled binaries.

News snippet

Add a new option "enabled=only_CPU" to completely disable (skip) a test for GPU-enabled binaries.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Martin Lueders

Merge request reports