Commit Graph

3 Commits

Author SHA1 Message Date
Hongbin Lu 756849a4e9 Fix kuryr CI
This commit contains the following fixes that unblock the CI:

* Migrate from testrepository to stestr. Most of the OpenStack
  projects has done this migration.
* Sync Sphinx requirement.
* Fix coverage job.

Change-Id: Ic85842035d9e049fd47d4842797f0c37dabaa520
2019-07-09 00:40:31 +00:00
Gal Sagie 0e45ee44f5 Separate unit tests from fullstack tests
With this patch the tox command only runs the unit tests
at the ./kuryr/tests/unit lib.
Another test job is added for fullstack which is meant to be
run only with a working devstack setup and will run
at the gate with tempest.
You can run the tests there for debugging with 'tox -e fullstack'

implements blueprint: fullstack-testing

Change-Id: Ia646b3f1a2b25f0a7fd4d01ed72ea1b51bb3b21c
2015-12-08 09:08:04 +02:00
Gal Sagie c98b0a5cbd Initial template commit
Depends-On: I39db2918ea277b939f67d3c856f52bd53c226f27
Change-Id: Iea544d90ae617abbcc6087d558d3fd38fca61a8c
2015-07-15 10:00:44 +03:00