Skip to content

Changes to support probe tests service CRUD operations

Aryaan Singh requested to merge users/arysingh/AddProbeServiceCRUD into master

Infrastructure Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [NA] I have formatted the terraform code. (terraform fmt -recursive && go fmt ./...)

Current Behavior or Linked Issues


Enrich current probe tests to include crud operations for OSDU services.

Does this introduce a breaking change?


  • [NO]

Merge request reports