devstack_custom/tools/jenkins
Anthony Young 053906d137 add in rc
2011-11-10 11:38:09 -08:00
..
adapters rename 2011-11-08 16:20:14 -08:00
configurations add in rc 2011-11-10 11:38:09 -08:00
jenkins_home switch around naming scheme 2011-11-10 10:24:18 -08:00
build_configuration.sh add in rc 2011-11-10 11:38:09 -08:00
README.md more work on jenkins stuff 2011-11-08 17:25:12 -06:00
run_test.sh more work on jenkins stuff 2011-11-08 17:25:12 -06:00

Getting Started With Jenkins and Devstack

This little corner of devstack is to show how to get an Openstack jenkins environment up and running quickly, using the rcb configuration methodology.

To manually set up a testing environment

./build_configuration.sh [EXECUTOR_NUMBER] [CONFIGURATION]

For now, use "./build_configuration.sh $EXECUTOR_NUMBER kvm"

To manually run a test

./run_test.sh [EXECUTOR_NUMBER] [ADAPTER] 

For now, use "./run_test.sh $EXECUTOR_NUMBER [euca|floating]"