-
Notifications
You must be signed in to change notification settings - Fork 249
Update E2E agent identity configuration to new tenant #3646
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
Conversation
Co-authored-by: jmprieur <[email protected]>
|
@copilot. I updated the instructions in #3645 The correct config updates should be:
Could you please fix the value for AgentIdentity in the PR? |
…10c6ed5) Co-authored-by: jmprieur <[email protected]>
... Fixed in c797590. The AgentIdentity value has been corrected to |
…49ad) Co-authored-by: jmprieur <[email protected]>
jmprieur
left a comment
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.
LGTM
All tests passing locally
Update E2E agent identity configuration to new tenant
Update agent identity coordinates in E2E test config following tenant deauthorization
Description
Replaces deauthorized credentials with new tenant and agent identity values across E2E test configuration files:
Configuration Updates
31a58c3b-ae9c-4448-9e8f-e9e143e800df→10c419d4-4a50-45b2-aa4e-919fb84df24fd05619c9-dbf2-4e60-95fd-cc75dd0db451→aab5089d-e764-47e3-9f28-cc11c2513821edbfbbe7-d240-40dd-aee2-435201dbaa9c→ab18ca07-d139-4840-8b3b-4be9610c6ed5[email protected]→[email protected]03d648e4-2e01-4dfb-b21d-81eb678fbcf4→a02b9a5b-ea57-40c9-bf00-8aa631b549adFiles Modified
tests/E2E Tests/Sidecar.Tests/SidecarEndpointsE2ETests.cstests/E2E Tests/Sidecar.Tests/SidecarApiFactory.cstests/E2E Tests/AgentApplications/AgentUserIdentityTestscs.cstests/E2E Tests/AgentApplications/AutonomousAgentTests.cstests/E2E Tests/AgentApplications/GetFicAsyncTests.csNo code logic changes—test configuration values only.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.