fuel-ccp-installer/utils/jenkins
Jenkins e751b92d75 Merge "Update ansible to 2.3.0" 2017-07-28 17:04:07 +00:00
..
files Fix apt-get update and retries 2016-08-04 10:20:08 +02:00
repository/nodes/1.0.0 Add scripts for jenkins tests 2016-05-06 09:24:14 +02:00
README.md Cleanup solar dependency 2016-07-08 10:09:30 +02:00
default.yaml Update tests for deprication warning 2016-11-14 14:55:41 +01:00
default30-bridge.yaml Update tests for deprication warning 2016-11-14 14:55:41 +01:00
default30-kargo-bridge.yaml Update tests for deprication warning 2016-11-14 14:55:41 +01:00
default30-kargo.yaml Update tests for deprication warning 2016-11-14 14:55:41 +01:00
default30.yaml Update tests for deprication warning 2016-11-14 14:55:41 +01:00
deploy_k8s.sh Add kargo deploy scripts 2016-06-01 13:08:11 +03:00
deploy_k8s_cluster_example.sh Add a sample script for deploying K8s cluster 2016-10-11 10:56:56 +00:00
env.py Clean imports in code 2017-02-23 02:17:35 +00:00
extip_ecmp.yaml Add external IP controller 2016-12-20 15:54:52 +01:00
kargo_deploy.sh Merge "Update ansible to 2.3.0" 2017-07-28 17:04:07 +00:00
remove_k8s_deployment.sh Add scripts for jenkins tests 2016-05-06 09:24:14 +02:00
run_k8s_deploy_test.sh Fix deploy k8s env 2016-09-12 23:14:11 +03:00
run_k8s_verify.sh Merge "Update ansible to 2.3.0" 2017-07-28 17:04:07 +00: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 main dir, for example:

./utils/jenkins/run_hosts_example.sh