Skip to content

fix tests due to network api version's change - #1563

Merged
Myron (mmyyrroonn) merged 2 commits into
Azure:masterfrom
mmyyrroonn:fix-eventgrid
Apr 20, 2020
Merged

fix tests due to network api version's change#1563
Myron (mmyyrroonn) merged 2 commits into
Azure:masterfrom
mmyyrroonn:fix-eventgrid

Conversation

@mmyyrroonn

@mmyyrroonn Myron (mmyyrroonn) commented Apr 20, 2020

Copy link
Copy Markdown
Contributor

Fix #1558


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

'topic_name': topic_name,
'location': 'centraluseuap'
})
self.cmd('group create -n {resource_group_net} -l eastus')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why add this line?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this resource group is hard-coded in the test. Original user use two resource groups. I don't want to change logic.

@yonzhan

Copy link
Copy Markdown
Collaborator

add to S169

@mmyyrroonn
Myron (mmyyrroonn) merged commit f737485 into Azure:master Apr 20, 2020
@mmyyrroonn
Myron (mmyyrroonn) deleted the fix-eventgrid branch April 20, 2020 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants