Skip to content

Merge branch 'init_instance' into 'm10-master'

Julia Wang requested to merge cherry-pick-35cc984f into azure/m10-master

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

Current Behavior or Linked Issues


  • Relevant work item
  • To reduce redundancy, "Init Instance" requests in the Azure DDMS OSDU Smoke Tests collection should be segmented out to only occur once instead. To persist the variables that are changed in the Init Instance, the values have to change at a collection-level rather than at a request-level in the request itself. This change links those collection variables to change with the environment variables rather than on the Init request.

Does this introduce a breaking change?


  • [NO]

Other information


  • [N/A]
Edited by Julia Wang

Merge request reports