You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
734 B
24 lines
734 B
======
|
|
Tobiko
|
|
======
|
|
|
|
|
|
Test Big Cloud Operations
|
|
-------------------------
|
|
|
|
Tobiko is a project used to write system tests for OpenStack. Main projects
|
|
goals are:
|
|
|
|
- provide a Python framework to write system scenario test cases;
|
|
- provide CLI tools to implement a workflow designed to test potentially
|
|
destructive operations.
|
|
|
|
Links
|
|
~~~~~
|
|
|
|
* Documentation: `Tobiko Documentation <https://docs.openstack.org/tobiko/latest/>`__
|
|
* Usage: `Tobiko User Guide <https://docs.openstack.org/tobiko/latest/user/>`__
|
|
* Bugs: `Tobiko StoryBoard <https://storyboard.openstack.org/#!/project/x/tobiko>`__
|
|
* Source Code: https://opendev.org/x/tobiko.git
|
|
* License: `Apache License v2.0 <https://opendev.org/x/tobiko/src/branch/master/LICENSE>`__
|