You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anthony Young d99f5fd775 add a script to print a json summary of our jenkins configs 13 years ago
..
adapters run tests for floaitng ips 13 years ago
configurations tweak defaults for kvm config 13 years ago
jenkins_home add a script to print a json summary of our jenkins configs 13 years ago
README.md more work on jenkins stuff 13 years ago
build_configuration.sh add in rc 13 years ago
run_test.sh pass rc to tests 13 years ago

README.md

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]"