The agent program loaded in the test docker container for ADX team's automation system
Перейти к файлу
Troy Dai 1ca14c1bc4
Save log and recording path in task details
2018-03-19 16:42:10 -07:00
common Save log and recording path in task details 2018-03-19 16:42:10 -07:00
dispatcher Add template to report request (#10) 2018-03-19 13:37:58 -07:00
docs Update documentation 2018-03-09 19:34:07 -08:00
droid Save log and recording path in task details 2018-03-19 16:42:10 -07:00
httputils Major update: Introduce message broker 2018-03-11 22:50:10 -07:00
kubeutils Feature: enable configurable taskbroker endpoint 2018-03-18 15:27:03 -07:00
models Save log and recording path in task details 2018-03-19 16:42:10 -07:00
monitor Leave the monitor loop when queue does not exist. 2018-03-16 11:48:35 -07:00
reportutils Add template to report request (#10) 2018-03-19 13:37:58 -07:00
schedule Feature: enable configurable taskbroker endpoint 2018-03-18 15:27:03 -07:00
scripts Add script for private build 2018-03-11 11:25:53 -07:00
.gitignore Add dependencies 2018-03-05 15:58:33 -08:00
.travis.yml Fix travis.yml 2018-03-11 23:30:33 -07:00
Gopkg.lock Update dependencies 2018-03-13 13:46:08 -07:00
Gopkg.toml Update dependencies 2018-03-13 13:46:08 -07:00
LICENSE Initial commit 2018-02-22 23:28:52 -08:00
README.md Update readme.md 2018-02-23 17:30:08 -08:00
build Add script for private build 2018-03-11 11:25:53 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

ADX Automation Agents

This project contains the programs used in ADX team's automation system. These programs are load in the container based test image to drive the tests.