summaryrefslogtreecommitdiff
path: root/strata/test-tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'name' field mismatchesSam Thursfield2015-07-071-1/+1
| | | | | | | | | | | | | The 'name' field is set in both a chunk's definition, and in the chunk reference point in each stratum where that chunk is included. Some of them didn't agree on the name of the chunk. In all cases I've made 'name' match the filename of the chunk .morph file, either by fixing the chunk .morph file or the stratum .morph file (and in one case, the filename). This should have no effect on behaviour, it's just a tidyup. Change-Id: I90bcd3fa382e24c8aa2d370ea5f545491169d1db
* Create test-tools stratumFrancisco Redondo Marchena2015-05-051-0/+3
Move the test tools and frameworks from zookeper and openstack to it, but tempest because it is explicit for openstack. Move some python packages to python-common because they are shared by various strata. Change-Id: I51be08946572fd76075261f88fbe365a7049f286