summaryrefslogtreecommitdiffstats
path: root/meta-openstack-compute-test-config
Commit message (Collapse)AuthorAgeFilesLines
* Add LAYERSERIES_COMPATJeremy A. Puhlman2018-05-211-0/+1
| | | | | Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* conf/layer.conf: remove bbclass from BBFILESRobert Yang2018-01-181-1/+1
| | | | | | | Add bbclass to BBFILES doesn't make any sense. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* neutron compute test configVu Tran2014-05-262-0/+77
| | | | | | | | Create startup script on Compute side to create a flat network that is required by tempest. Signed-off-by: Vu Tran <vu.tran@windriver.com>
* add new meta-openstack-compute-test-config layerVu Tran2014-05-262-0/+59
There are some setting/configuring systems required before starting automatic testsuites such as tempest. Create new layer meta-openstack-compute-test-config as place holder for any changes on Compute side related to automatic testsuites. Signed-off-by: Vu Tran <vu.tran@windriver.com>