deb-designate/functionaltests/.testr.conf
Paul Glass dc2c1ae540 Add initial code for tempest tests
This is a bit of initial structure for some Tempest tests
intended to run in the devstack gates.

* Contains a single test case (list zones)
* Uses tempest_lib instead of tempest wherever possible
* Added a .testr.conf for use with testr
* Currently, needs keystone to get Designate's endpoint

Change-Id: I87a3f7c4fea55183eb2264a8b099344c6e3faa67
2015-03-05 22:32:07 +00:00

5 lines
138 B
Plaintext

[DEFAULT]
test_command=python -m subunit.run discover ./api $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list