solar/utils/jenkins
Jedrzej Nowak 8d64e2e721 Add more stuff to exclude when syncing tree in tests
Some extra speedup

Change-Id: I9acef95b4b147b39af2d1b60d27e59a11af897d9
2016-02-18 23:24:55 +00:00
..
repository/nodes/1.0.0 Allow to use any IPs with fuel-devops 2016-02-01 14:32:38 +01:00
README.md Fix misspellings 2016-02-04 09:21:04 +05:30
default.yaml Do not interfere with vagrant network 2016-02-03 21:41:09 +00:00
env.py Use overlay images, it speedups tests 2016-02-02 14:56:24 +01:00
run.sh Add more stuff to exclude when syncing tree in tests 2016-02-18 23:24:55 +00:00
run_hosts_example.sh Use exported env name, change default name 2016-01-21 10:43:34 +01:00
run_openstack_example.sh Use exported env name, change default name 2016-01-21 10:43:34 +01:00
run_riak_example.sh Increase riak test timeout to 600 2016-01-28 10:33:02 +01:00
run_torrent_example.sh Torrent jenkins script 2016-02-04 19:13:19 +01:00
run_wordpress_example.sh Use exported env name, change default name 2016-01-21 10:43:34 +01:00

README.md

Examples testing

To automatically 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