Skip to content

Changed AppGW Integration test

Krishna Nikhil Vedurumudi requested to merge integrationFix into master

All Submissions:


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

Current Behavior or Linked Issues


!274 (merged) - Follow up on this MR. If minimum number of app gateway instances are changed using newly introduced parameter, the integration tests will fail.

This MR will change the assertion such that it will ensure that there are always two instances (the default set by terraform.tfvars) but if client decides to increase it, it will still continue to work.

Does this introduce a breaking change?


  • [NO]

Other information


Merge request reports