Skip to content

Fixing CosmosDB integration tests

Arturo Hernandez [EPAM] requested to merge ah/fix-cosmos-inttest into master

All Submissions:


  • [NA] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [NA] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


Golang data partition integration test it is failing on pipelines.

Links:

This was introduced by AzureRM upgrade:

RCA: Output of module changed, when integration test was being triggered, the output was not found in the module.

Does this introduce a breaking change?


  • [NO] It is a fix

Other information


  • Provided fix for integration test
  • Added log output for cosmosdb int test

Merge request reports