Files
devstack-gate/test-functions.sh
Sean Dague 5a1407c9c7 localize variables
there was coupling between tests because of variables that might get
set in one test and still exist in following ones (but not be declared
there). By localizing all our variables we can isolate ourselves.

To prove that we did this correctly, scramble the test order at the
end (more specifically alphabetize it), so that it has no relation
to the declare order.

Change-Id: I6a52b85b909e54d692abe6d2cc2223dc2e9154e4
2014-05-20 15:50:16 -07:00

15 KiB
Executable File