
Key: |
QB-3879
|
Type: |
Bug
|
Status: |
Closed
|
Resolution: |
Won't Fix
|
Priority: |
Major
|
Assignee: |
Robin Shen
|
Reporter: |
Bin Wu
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 22/Aug/22 06:39 AM
Updated: 22/Aug/22 10:32 PM
|
|
Component/s: |
None
|
Affects Version/s: |
12.0.12
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
We try to automation authorized the agent with token feature
the logic is: scan for the "buildagents/unauthorized" to get the agent ip & port
use "tokens/authorize" to register the agent
but the different with operation on the UI, each round register agent (same ip & port & hostname) it will generate the new "id" of agent
the agent can be query from "buildagents/active" and "buildagents/unauthorized"
it almost like when load "tokens/authorize", it is not remove same agent from "buildagents/unauthorized"
or maybe "tokens/authorize" is not query the older id in "buildagents/unauthorized"
|
Description
|
We try to automation authorized the agent with token feature
the logic is: scan for the "buildagents/unauthorized" to get the agent ip & port
use "tokens/authorize" to register the agent
but the different with operation on the UI, each round register agent (same ip & port & hostname) it will generate the new "id" of agent
the agent can be query from "buildagents/active" and "buildagents/unauthorized"
it almost like when load "tokens/authorize", it is not remove same agent from "buildagents/unauthorized"
or maybe "tokens/authorize" is not query the older id in "buildagents/unauthorized"
|
Show » |
|