-
Notifications
You must be signed in to change notification settings - Fork 101
Upgrade the test agent service from center service
HydraXMan edited this page Dec 26, 2022
·
1 revision
Swagger-UI: https://hydradevicenetwork.azurewebsites.net/swagger-ui/index.html#/
API: /api/package/addAgentPackage
API: /api/agent/updateAgent
API: /api/agent/getUpdateInfo
After auto restarting the value of updateStatus will be changed to SUCCESS.
- There is no need to do this, if restartAgent.bat has been existed in the installer folder.
- Copy restartAgent.bat in restartAgent.zip to the install folder of Hydra Lab Agent.
- Make sure you have enabled Windows service for Hydra Lab.
- There is no need to do this, if restartAgent.sh has been existed in the installer folder.
- Copy and Chmod -R 777 restartAgent.sh in restartAgent.zip to the install folder of Hydra Lab Agent.
Introduction:
User manual:
- Deploy Center Docker Container
- Deploy Agent Docker Container
- Test agent setup
- One-Line-Installer Agent Setup
- [DEPRECATED]Deploy a test agent service
- Trigger a test task run in the Hydra Lab test service
- Create an Appium UI Test Automation Project
- Create test build and run XCTest
- Test Task Customization
- FAQ
Developer guideline:
- Start Services with Default Configuration
- Dev Environment Setup
- Technical Design
- Integrate Hydra Lab test center with Microsoft AAD authentication service
- Upgrade the test agent service from center service
News: