Skip to content

Implementation of Smoke tests for DDMSs

Dmitriy Rudko requested to merge rudkodm/ddms-smoke-tests into master

With this change, we are introducing DDMS Smoke tests. These tests will be used for verification of all Azure OSDU-compatible products.

All 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.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


Historically DDMS smoke tests were in the Pre-Shipping repo and copied from release to release. With this change, we will maintain a master copy of the tests. The pre-Shipping test process will have only a README.md document that will reference these tests.

Does this introduce a breaking change?


  • [NO]

Other information


NA

Merge request reports