Commit Graph

6 Commits

Author SHA1 Message Date
Sean McGinnis 126bd4af7f
Retire repo and note new content in openstack/osops
Change-Id: Ibf7eab00a55cda9423663feb2dc3feea8ac3778a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-09-10 20:00:52 -05:00
David Moreau-Simard c883416f58 Add a trystack env variable file
The trystack environment file sources credentials from OS_* env
variables and as such we need to pass them properly in tox.

Change-Id: I8abc7c4d4109a178a6547a87aec2c2dbff56b988
2016-11-13 11:46:13 -05:00
Daniel Mellado 14adb962cd Decrease the verbosity level
This commit decreases the verbosity level on the tox environments

Change-Id: I7c37c22fef4a715cf0b2b43ab372f10c30259f22
2016-10-26 05:33:06 +03:00
Ghe Rivero 597ec42e30 Add tox environement for ansible check syntax
This commits adds tox environments for checking the lampstack ansible
syntax.

Change-Id: Ia333d222ffb4b10caad1c55ea58b771865cd8de2
2016-10-22 10:33:16 +02:00
Daniel Mellado f426660f75 Split profile tox env
Creates a new tox env called profile in order for profiling not to be
mandatory for each workload run.

Change-Id: I699551f1d50776499ad67440bc0a6b71bd8101ef
2016-10-13 15:22:08 +03:00
Daniel Mellado ebfddb101d Add tox environement for ansible workloads
This commits adds tox environments for the lampstack ansible workload.
It expects to get the env and the password for it as tox posargs.

Change-Id: Id57c8a557bf555189a70bee179e15dcceb1b11df
2016-10-06 18:24:16 +02:00