Skip to content

Verify Squid starts in DAST FIPS image

Michael Eddington requested to merge 396440-get-proxy-started into main

What does this MR do?

Add extra testing to make sure the Squid proxy starts up and is usable.

  • Add tests to verify Squid proxy starts up in the FIPS image
  • Combine fips tests into test-fips.sh
  • Remove entrypoint [] from Dockerfile-fips. It was overriding the entrypoint defined in the browserker image.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab/-/issues/396440+

Edited by Michael Eddington

Merge request reports