Set home dir as work dir for tempest container

Change-Id: I527506ace02b9298dc9d03a553abdc87caa409e2
This commit is contained in:
Sergey Reshetnyak 2017-01-30 17:06:39 +03:00
parent fe4cf304f0
commit e61c4539f0
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ RUN chown -R rally: /var/lib/rally \
&& chmod 755 /var/lib/rally/check_status.py
USER rally
WORKDIR /var/lib/rally