Add a rio job for building containers

Add the rio config and build container for testing the locust operator.
This commit is contained in:
Chris Richardson
2020-08-11 18:52:44 -04:00
parent 8f6805b1ce
commit fcf75b7970
2 changed files with 22 additions and 0 deletions

4
Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM docker.apple.com/piedss/locust:1.1.31
RUN mkdir -p /usr/local/load_tests/
ADD .dist/usr/local/load_tests/locust-example /usr/local/load_tests/locust-example/