Go to file
Matthew Treinish f10b079dc8 Migrate idempotent id decortor and tooling from tempest
This commit adds the idempotent id decorator and the corresponding
tooling from the tempest repo

At the time of this migration the current head on each tempest file
is:

 check_uuid.py: I1948c2d038d89af8dcfe69d01dcc49d024ae3210
 test.py: Id2bcabb97c61f68dbcee5afbfaf9d27c8f52264c
 test_decorators.py: I24f6e20cc8e310ba69fb23510795e235218abb2d

To get a complete history of the changes from tempest look up those
change ids from the tempest repo as a starting point.

Change-Id: Id0611ce8c1ccb319313959aa865dd91741295eb2
2015-08-25 17:48:31 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2015-02-11 19:04:47 -05:00
2015-07-15 20:46:56 +00:00
2015-06-16 01:35:26 +00:00

tempest-lib

OpenStack Functional Testing Library

tempest-lib is a library of common functionality that was originally in tempest (or similar in scope to tempest)

Features

Some of the current functionality exposed from the library includes:

  • OpenStack python-* client CLI testing framework
  • subunit-trace: A output filter for subunit streams. Useful in conjunction

    with calling a test runner that emits subunit

  • A unified REST Client
  • Utility functions:
    • skip_because: Skip a test because of a bug
    • find_test_caller: Perform stack introspection to find the test caller.

      common methods

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 832 KiB