Skip to content

Enhance devops to support maven validate, custom Dockerfile, and Python integration tests

Sherman Yang requested to merge ref_services into master

Enhance devops to support maven validate, custom Dockerfile, and Python integration tests:

  • Maven validate task is to support services where a validation step is required
  • Custom Dockerfile is to support passing custom Dockerfile where special logic is required
  • Python integration test template is to support Python-based integration tests

Merge request reports