HydraLab
HydraLab copied to clipboard
Intelligent cloud testing made easy.
 很多 task,分不清楚哪个 task 是自己 run 的。 Adding Agent name column could help
In the portal, it's hard for group manager and admin to check whether the agent/device is private. Whether Hydra Lab can show an icon near by the private device and...
Sometimes one agent's state is offline for some time before the owner can discover it. Maybe we can setup a mechanism to send an alert to the agent owner once...
Publish this after the security review and ADO review are passed. **Linked GitHub issue ID**: # ## Pull Request Checklist - [X] Tests for the changes have been added (for...
# Pull request checklist - [ ] Tests for the changes have been added (for bug fixes / features) - [x] Code compiles correctly with all tests are passed. -...
 https://azure.github.io/azure-sdk/releases/latest/java.html
Use historical test run times to assign devices in groups to reduce wait times
# 现状 ## 设置Private ### 设备 1. 调用center接口修改设备属性,并保存至agent本地数据库,设备下次接入时,继承数据库中属性 2. 调用center接口接口生成key,并立即发送给center,以便center校验 ### Group 1. 调用center接口,修改Group属性,仅限Group Owner / team admin 2. 调用center接口,生成Key,仅限Group Owner / team admin ## 校验 ### 设备校验 1. 可以在首页看到public的设备以及team内的private设备...