This should overcome problem with system argparse in gate. Note that it
is safe to do because we don't use any system python packages anyway.
Change-Id: Id59a133821e176ad2bffcc5e9c1812a7eb2ab621
* template modified a bit to fit in more beautiful way
* tests written
* test environment py27 created
Change-Id: I9ad9483609ff63e44d46900004a3266620dc0078
This reverts commit 267e0ec1c76ae379fa37de48da3a05917a80353d.
Warnings are not treated by OpenStack gate jobs, that means
that having more strict local check is not necessary.
Change-Id: Ib89ed98754c558d3f24e3432c9a0da1573248158
Already merged test plans will be modified to fit this template
and gate jobs will be added to make sure new test plans actually
match the format in future commits.
Change-Id: Ida78eb06ec75738591970ed523b16df56d9d66d3
Note: diagrams and pictures will be added in the separated commit,
due to the fact that some of the tools had new releases recently
and some documentation diagrams are not up to date now.
Change-Id: Ie69808be13e932d2c1b72ea35e8f54ff7644aa50
Add test plan which describes how measure performance
of provisioning systems.
* Add table titles
* Delete configuration management template
* Delete author info
* Fix abstract and conventions sections
* Change hardware info table to good looking
* Fix the reference to the script
Change-Id: I8cb3524dbd12bcd67502e3c6fd9c003b495f18bb
Bad formatting is reported as warnings, but it leads to broken
documents generation that can be observed only manually. With
this patch all warning are treated as errors.
Change-Id: I46479b028baf0899cab207653e7c415030a0d0b0
Ensure that the information contained in [1] is available from a more
permanent location, as etherpads can be a bit ephermeal.
[1] https://etherpad.openstack.org/p/hyper-scale
Change-Id: Ibda698e55f3b404a90d10662af831d95b1237b97
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>