1
0
mirror of https://github.com/gryf/coach.git synced 2026-01-09 23:34:16 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Zach Dwiel
5b11fa5656 check for local mujoco key in build process (#105)
approved by scott.
2018-11-18 10:57:30 +02:00
Scott Leishman
524f8436a2 create per environment Dockerfiles. (#70)
* create per environment Dockerfiles.

Adjust CI setup to better parallelize runs.
Fix a couple of issues in golden and trace tests.
Update a few of the docs.

* bugfix in mmc agent.

Also install kubectl for CI, update badge branch.

* remove integration test parallelism.
2018-11-14 07:40:22 -08:00
Ajay Deshpande
16b3e99f37 Setup basic CI flow (#38)
Adds automated running of unit, integration tests (and optionally longer running tests)
2018-10-24 18:27:58 -07:00
zach dwiel
430ca198e5 convert golden tests into pytest format 2018-10-23 19:58:17 -04:00
Zach Dwiel
04038c9f40 improve integration test output format 2018-10-23 16:52:16 -04:00
Zach Dwiel
1e83a27bee update dockerfile and makefile 2018-10-23 16:51:48 -04:00
Zach Dwiel
67faa80ea0 allow custom number of training steps 2018-10-23 16:51:48 -04:00
Zach Dwiel
ad4d2c3053 add make stop_kubernetes 2018-10-23 16:51:48 -04:00
Zach Dwiel
7c1f0dce4f include registry in image name 2018-10-23 16:47:46 -04:00
Zach Dwiel
0812a94fbd first pass at kubernetes 2018-10-23 16:47:46 -04:00
Zach Dwiel
3328b25549 reenable redis; better error message 2018-10-23 16:47:46 -04:00
Zach Dwiel
6541bc76b9 working checkpoints 2018-10-23 16:41:57 -04:00
Zach Dwiel
747000647f add dockerfile 2018-10-23 16:40:33 -04:00