Skip to content

Add support for integration-test

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

What does this MR do?

Add Integration-test support for C/C++ projects with the following changes:

  • Add C and C++ related tests in the flawfinder_image_spec.rb Spec file
  • Clone test C/C++ projects under qa/fixtures
  • Remove c and c++ QA downstream pipelines in favor of integration-test
  • Add qa to SAST_EXCLUDED_PATHS CI var

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports