Skip to content

Remove docker-in-docker job from API Fuzzing

Michael Eddington requested to merge 327508-remove-dnd-job-apifuzzing into master

What does this MR do?

Remove the apifuzzer_fuzz_dnd job. The docker-in-docker job for API Fuzzing has been deprecated. Instead users will extend the apifuzzer_fuzz job adding a services definition.

Related to #327508 (closed)

CI Template

  • This change is not backwards compatible. The change has been made to the latest version of the template.
  • This feature was never documented, so no documentation updates are needed.
  • No test changes are needed, the docker-in-docker tests have already been removed.
  • Test project:

Screenshots (strongly suggested)

No screenshot provided because latest versions of the CI template do not display in the UX.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Michael Eddington

Merge request reports