Merge "Remove mention of excercises.sh"

This commit is contained in:
Zuul 2018-08-07 15:16:22 +00:00 committed by Gerrit Code Review
commit 273ff63637

View File

@ -52,10 +52,9 @@ previously configured nodes and invokes the devstack-vm-gate-wrap.sh
script which checks out code from all of the involved repositories, and script which checks out code from all of the involved repositories, and
merges the proposed change. That script then calls devstack-vm-gate.sh merges the proposed change. That script then calls devstack-vm-gate.sh
which installs a devstack configuration file, and invokes devstack. Once which installs a devstack configuration file, and invokes devstack. Once
devstack is finished, it runs exercise.sh and Tempest, which perform devstack is finished, it runs Tempest, which performs integration testing.
integration testing. After everything is done, devstack-gate copies After everything is done, devstack-gate copies and formats all of the logs
and formats all of the logs for archival. A jenkins jobs then copies for archival. A jenkins jobs then copies these logs to the log archive.
these logs to the log archive.
How to Debug a Devstack Gate Failure How to Debug a Devstack Gate Failure
==================================== ====================================