-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mgmt, NetworkAnalytics, add live tests #40402
Conversation
b02d2e8
to
83a5ef9
Compare
/azp run java - networkanalytics - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
5565e21
to
6af226f
Compare
/azp run prepare-pipelines |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - networkanalytics - mgmt - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
cb7c4b4
to
eafb177
Compare
/azp run java - networkanalytics - mgmt - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
...s/src/test/java/com/azure/resourcemanager/networkanalytics/NetworkAnalyticsManagerTests.java
Outdated
Show resolved
Hide resolved
...s/src/test/java/com/azure/resourcemanager/networkanalytics/NetworkAnalyticsManagerTests.java
Outdated
Show resolved
Hide resolved
@v-hongli1 (it is possible that service team did this in their DogFood env, that no work in Prod; but worth a try) |
...s/src/test/java/com/azure/resourcemanager/networkanalytics/NetworkAnalyticsManagerTests.java
Outdated
Show resolved
Hide resolved
...s/src/test/java/com/azure/resourcemanager/networkanalytics/NetworkAnalyticsManagerTests.java
Outdated
Show resolved
Hide resolved
API change check API changes are not detected in this pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Give me a pipeline run of this mgmt - test
...s/src/test/java/com/azure/resourcemanager/networkanalytics/NetworkAnalyticsManagerTests.java
Outdated
Show resolved
Hide resolved
/azp run prepare-pipelines |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - networkanalytics - mgmt - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
relate to issue#35316
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines