Update project goals in README.rst file
Change-Id: I69bd400e7a65b1832f7a30d3c3793f181ea324bf
This commit is contained in:
parent
db5d953046
commit
051a62a429
13
README.rst
13
README.rst
@ -20,10 +20,15 @@ runs test cases to validate that the cloud workloads are still functional.
|
||||
Main Project Goals
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Provide a Python framework to write system scenario test cases;
|
||||
- Provide CLI tools to implement a workflow designed to test potentially
|
||||
destructive operations (like cloud nodes reboot, update, upgrade...).
|
||||
- Provide tools to monitor and recollect the healthy status of the cloud
|
||||
- To provide a Python framework to write system scenario test cases.
|
||||
- To provide tools for testing OpenStack system operations like update,
|
||||
upgrades and fast forward upgrade.
|
||||
- To provide CLI tools to implement a workflow designed to test potentially
|
||||
destructive operations (like rebooting cloud nodes, restarting services
|
||||
or others kinds of fault injections).
|
||||
- To provide tools to monitor and recollect the healthy status of the cloud as
|
||||
seen from user perspective (black-box testing) or from inside (white-box
|
||||
testing).
|
||||
|
||||
|
||||
References
|
||||
|
Loading…
x
Reference in New Issue
Block a user