Skip to content

Correctly pass docker cmd to ShellCommand

George Koltsov requested to merge acunskis-fix-docker-qa-command into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Fix a few issues introduced by: https://gitlab.com/gitlab-org/gitlab-qa/-/merge_requests/1031

  • Fix passing class instead of cmd string to ShellCommand
  • Revert change added to container and manifest check

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by George Koltsov

Merge request reports