Skip to content
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, computefleet, add live tests #42311

Merged
merged 8 commits into from
Oct 16, 2024

Conversation

v-hongli1
Copy link
Contributor

@v-hongli1 v-hongli1 commented Oct 14, 2024

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:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Oct 14, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@v-hongli1
Copy link
Contributor Author

/azp run prepare-pipelines

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Azure Azure deleted a comment from azure-pipelines bot Oct 14, 2024
@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - mgmt - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-hongli1
Copy link
Contributor Author

/azp run java - computefleet - ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@XiaofeiCao XiaofeiCao merged commit 253a830 into Azure:main Oct 16, 2024
23 checks passed
groupId: com.azure.resourcemanager
safeName: azureresourcemanagercomputefleet
Clouds: 'Public'
UseFederatedAuth: true
Copy link
Member

Choose a reason for hiding this comment

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

@weidongxu-microsoft where do we generate these files? I would like to update them to remove "Clouds" and "UseFederatedAuth" parameters because they are no necessary.

Copy link
Member

@weidongxu-microsoft weidongxu-microsoft Oct 18, 2024

Choose a reason for hiding this comment

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

This file is handwritten.

I guess Hong copied it when your PR is not yet merged.

Doc points to example on main, so it should not happen again https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/HOW_TO_ADD_LIVE_TESTS.md#add-pipeline-configuration

I've made a PR to clean it up. #42450
This is the only one found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants