Commit Graph

6 Commits

Author SHA1 Message Date
John Howard f790e3f174
fix dockerfile lints (#1458)
* fix dockerfile lints

* fix lint

* disable lint for now
2021-03-01 12:57:12 -08:00
Martin Taillefer 054b806749
Enable docker file linting. (#320) 2019-09-01 19:26:50 -07:00
Martin Taillefer 46cfeb7b78
Enable copyright banner linting. (#317)
- Adds requisite copyright notice on many files.
2019-08-31 10:33:04 -07:00
Xinnan Wen ec592c12a9 Run autopep8 for existing python files (#184) 2019-07-02 12:34:19 -07:00
John Howard d2f3debb75 RabbitMQ stability test (#108)
* Fix removed install steps

* RabbitMQ stability test

* Decrease client flakes
2019-04-24 17:03:20 -07:00
John Howard 5ab22d5d3f Redis stability test (#95)
* Initial redis

* Add Redis stability test

* Add smarter client with prometheus metrics

* Fix typo

* Add comment about generated config

* Update readme
2019-04-16 12:46:49 -07:00