Skip to content

Replace QA test pipelines with Integration test for Spotbugs

Vishwa Bhat requested to merge vbhat161-integration-test into master

What does this MR do?

  • Integrate integration-test approach with Spotbugs analyzer.
    • Cloned following Tests projects into qa/fixtures as a part of above approach:
  • Following QA pipelines are removed from GitLab CI with the reasons attached:
    • Replaced by integration-test job: java-groovy-qa, scala-sbt-qa, monorepo-spotbugs-qa, kotlin-gradle-qa
    • Java-related jobs are moved to Semgrep(MR): java-maven-java-17-qa, java-maven-multimodules-qa, java-maven-java-11-qa, custom-ca-cert (out of scope, read here) and java-gradle-qa

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Zach Rice

Merge request reports