Skip to content

Skip instance executor tests for cmd

Arran Walker requested to merge ajwalker/fix-instance-executor-cmd-tests into main

What does this MR do?

Skips cmd tests for instance executor, which only supports executing shell scripts over stdin (which cmd doesn't support).

Why was this MR needed?

Fixes tests failing for a feature that isn't supported.

What's the best way to test this MR?

Pipelines pass.

What are the relevant issue numbers?

Merge request reports