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

Identity e2e tests for running fail in Azure Arc and Azure Container Instances #27139

Closed
v-jiaodi opened this issue Oct 28, 2022 · 4 comments · Fixed by #27182
Closed

Identity e2e tests for running fail in Azure Arc and Azure Container Instances #27139

v-jiaodi opened this issue Oct 28, 2022 · 4 comments · Fixed by #27182
Assignees
Labels
Azure.Identity blocking-release Blocks release Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@v-jiaodi
Copy link
Member

v-jiaodi commented Oct 28, 2022

Describe the issue:
1.When test the Testing azure-identity in Azure Arc with instructions for Test team(Repro steps) and run the pytest -k managed_identity_live command, it displays the error :
image

2.When test the Testing azure-identity in Automate Azure Container Instances with instructions (Repro steps) and run the az container logs -g $RESOURCE_GROUP -n $CONTAINER_NAME command, it displays the error :
image

Environment:
Env: Azure Arc and Azure Container Instances
package: https://pypi.org/project/azure-identity/1.12.0b2/
Related issue: Azure/azure-sdk#1908 and Azure/azure-sdk#925

Expected behavior:
Run the pytest -k managed_identity_live and az container logs -g $RESOURCE_GROUP -n $CONTAINER_NAME. expected output for each: passed for all tests run.

@josefree for notification.

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 28, 2022
@azure-sdk azure-sdk added Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. labels Oct 28, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 28, 2022
@v-jiaodi v-jiaodi changed the title Identity e2e tests for running fail in Azure Arc Identity e2e tests for running fail in Azure Arc and Azure Container Instances Oct 28, 2022
@xiangyan99 xiangyan99 removed the needs-team-triage Workflow: This issue needs the team to triage. label Oct 28, 2022
@xiangyan99
Copy link
Member

@pvaneck could you help to take a look? (Maybe we need to update the instructions)

@mccoyp
Copy link
Member

mccoyp commented Oct 28, 2022

Related issue: #26237

@pvaneck
Copy link
Member

pvaneck commented Oct 29, 2022

#27182 pushes updated code/instructions that should fix the issues.

@v-jiaodi
Copy link
Member Author

@xiangyan99 , @pvaneck It can work with Arc and Container Instances instructions in #27182.

@joshfree joshfree added the blocking-release Blocks release label Oct 31, 2022
@joshfree joshfree added this to the 2022-11 milestone Oct 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity blocking-release Blocks release Client This issue points to a problem in the data-plane of the library.
Projects
Development

Successfully merging a pull request may close this issue.

6 participants