596bd208bf
Change-Id: Ida335440fa8e3923870fb815469355d238276c55 |
||
---|---|---|
.. | ||
repository/nodes/1.0.0 | ||
default.yaml | ||
env.py | ||
README.md | ||
run_hosts_example.sh | ||
run_openstack_example.sh | ||
run_riak_example.sh | ||
run_wordpress_example.sh | ||
run.sh |
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