Łukasz Oleś d28ab1f7f3 Create tmp dir for overlay images
Change-Id: I85d4e55986bd3afee68d515f8e65a8b340b91b4b
Related-bug: #1533609
2016-02-03 18:27:03 +01:00
..
2016-02-02 14:56:24 +01:00
2016-01-08 11:21:55 +01:00
2016-02-03 18:27:03 +01:00

Examples testing

To automaticly test examples install first fuel-devops framework. Installation process is described here https://github.com/openstack/fuel-devops. After installation run migrations scripts:

export DJANGO_SETTINGS_MODULE=devops.settings
django-admin.py syncdb
django-admin.py migrate

To test examples run one of available test scripts. You need to run it from solar main dir, for example:

./utils/jenkins/run_hosts_example.sh