Files
rally/etc/motd_for_docker
Andrey Kurilin c239b13b27 Rework docker build
* put Dockerfile at root level and remove all hooks for autobuilds at
  hub.docker.org
* run the similar wokrload as `tox -e self` using rally docker image
* rewrite workload that is used by `tox -e self` at python
* push docker image at gate pipeline

Change-Id: Iddd4b3ad518dcf46bf9cb1d67e0b161ad1728166
2020-03-21 15:37:33 +02:00

21 lines
1.6 KiB
Plaintext

###############################################################################
# Welcome to Rally Docker container! #
# #
# WARNING: DO NOT OVERRIDE /home/rally DIRECTORY #
# #
# /home/rally/.rally - a default place with rally database. Use it for #
# mounting own directories and synchronizing rally database. #
# /rally/source - a directory with documentation, pre created tasks, #
# samples and source code #
# /etc/rally/rally.conf - a default configuration file of rally. To override #
# it, mount custom configuration file to /home/rally/.rally/rally.conf #
# #
# Rally at readthedocs - http://rally.readthedocs.org #
# How to contribute - http://rally.readthedocs.org/en/latest/contribute.html #
# If you have any questions, you can reach the Rally team by: #
# * e-mail - openstack-discuss@lists.openstack.org with tag [Rally] in #
# subject #
# * Gitter - https://gitter.im/xRally/Lobby room #
# * irc - "#openstack-rally" channel at freenode.net #
###############################################################################