Merge "Add template for testing review or branch"
This commit is contained in:
commit
e0b125c97b
@ -16,6 +16,14 @@ HOST_IP=$SERVICE_HOST
|
||||
VERBOSE=True
|
||||
LOG_COLOR=True
|
||||
|
||||
# Test a Gerrit Review
|
||||
# DESIGNATE_REPO=https://review.opendev.org/openstack/designate
|
||||
# DESIGNATE_BRANCH=refs/changes/41/765541/1
|
||||
|
||||
# Test a particular branch
|
||||
# DESIGNATE_REPO=https://opendev.org/openstack/designate.git
|
||||
# DESIGNATE_BRANCH=stable/stein
|
||||
|
||||
# Disable all services except core ones
|
||||
disable_all_services
|
||||
enable_service rabbit mysql key
|
||||
|
Loading…
Reference in New Issue
Block a user