Skip to content

Fail k8s integration tests when the check command fails

Georgi N. Georgiev requested to merge fix-k8s-integration into main

What does this MR do?

based on !3010 (merged)

Checks for the existence of the executable in SkipIntegrationTests and only skips the test if it doesn't exist. If the command fails the test is failed as well

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Closes #28009 (closed)

Edited by Georgi N. Georgiev

Merge request reports