placement/gate
Chris Dent ed0af2e4aa Fix up some inaccuracies in perfload comments and logs
The review of the addition of nested perfload (in
I617161fde5b844d7f52dc766f85c1b9f1b139e4a ) identified some
inaccuracies in the comments and logs. This fixes some of
those.

It does not, however, fix some of the duplication between the
two runner scripts. This will be done later.

Change-Id: I9c57125e818cc583a977c8155fcefcac2e3b59df
2019-07-01 15:58:29 +00:00
..
gabbits Fix up some inaccuracies in perfload comments and logs 2019-07-01 15:58:29 +00:00
perfload-nested-loader.sh Nested provider performance testing 2019-06-20 12:37:28 +01:00
perfload-nested-runner.sh Fix up some inaccuracies in perfload comments and logs 2019-07-01 15:58:29 +00:00
perfload-runner.sh Fix up some inaccuracies in perfload comments and logs 2019-07-01 15:58:29 +00:00
perfload-server.sh Nested provider performance testing 2019-06-20 12:37:28 +01:00
README Nested provider performance testing 2019-06-20 12:37:28 +01:00

This directory contains files used by the OpenStack infra test system. They are
really only relevant within the scope of the OpenStack infra system and are not
expected to be useful to anyone else.

These files are a mixture of:

* Hooks and other scripts to be used by the OpenStack infra test system. These
  scripts may be called by certain jobs at important times to do extra testing,
  setup, run services, etc.

* "gabbits" are test files to be used with some of the jobs described in
  .zuul.yaml and playbooks. When changes are made in the gabbits or playbooks
  it is quite likely that queries in the playbooks or the assertions in the
  gabbits will need to be updated.