-
Notifications
You must be signed in to change notification settings - Fork 98
Test agent setup on MacOS
Nathan Bu edited this page Mar 14, 2023
·
14 revisions
Step 1:
Download the application.yml following the Guideline: Download the agent configuration.
Step 2:
Run installer.sh: Unzip this Hydra_Agent_Installer_Mac.zip
, copy the application.yml to the uncompressed folder, and run the installer.sh script:
chmod 755 installer.sh
./installer.shNote: To restart the service, run the restartAgent.sh script in the same folder.
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: