HydraLab icon indicating copy to clipboard operation
HydraLab copied to clipboard

Intelligent cloud testing made easy.

Results 61 HydraLab issues
Sort by recently updated
recently updated
newest added
trafficstars

![image](https://user-images.githubusercontent.com/43837899/226549929-078ac0d3-1851-46f7-a5c0-d81765cfe228.png) 很多 task,分不清楚哪个 task 是自己 run 的。 Adding Agent name column could help

enhancement
good first issue
help wanted

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...

enhancement
good first issue
help wanted

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. -...

![image](https://user-images.githubusercontent.com/8344245/223887817-91bbcc51-60fb-40cd-974b-1927b5ca9d22.png) 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设备...