install-devstack-xen.sh
: All-in-one script to install devstack in a domU on XenServer/XCP or other Xapi toolstack serverxenserver-quantum-devstack.sh
: All-in-one script to set up xenserver with quantum.
Scripts that are useful for Jenkins jobs:
- Jobs
- Running tests
- Manage repositories
- Provide locking
./update-workspace-to-origin-master.sh
./push-ref-to-build.sh refs/citrix-builds/test1
./update-workspace-to-origin-master.sh
echo "openstack-dev/devstack refs/changes/60/39360/2" |
./cherry-pick-changes-to-workspace-from-stdin.sh
./push-ref-to-build.sh refs/citrix-builds/test2
./with-all-repos-in-workspace.sh \
git diff refs/citrix-builds/test1..refs/citrix-builds/test2
First, check what happened:
. lib/functions && assert_no_new_repos
- amend
lib/functions
- execute
create_repos.sh
- amend puppet maifests
- kick puppet