solar/utils/jenkins
Łukasz Oleś 596bd208bf Increase riak timeout - time depends on download speed
Change-Id: Ida335440fa8e3923870fb815469355d238276c55
2016-01-20 12:49:04 +01:00
..
repository/nodes/1.0.0 Running examples using fuel-devops 2016-01-08 11:21:55 +01:00
default.yaml Running examples using fuel-devops 2016-01-08 11:21:55 +01:00
env.py Running examples using fuel-devops 2016-01-08 11:21:55 +01:00
README.md Running examples using fuel-devops 2016-01-08 11:21:55 +01:00
run_hosts_example.sh Update path in tests 2016-01-14 19:27:21 +01:00
run_openstack_example.sh Update path in tests 2016-01-14 19:27:21 +01:00
run_riak_example.sh Increase riak timeout - time depends on download speed 2016-01-20 12:49:04 +01:00
run_wordpress_example.sh Add test for wordpress example 2016-01-14 22:31:07 +01:00
run.sh Remove ansible.cfg, we use .ssh/config now 2016-01-18 18:44:54 +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