Add template for testing review or branch

This change adds instructions on how to test a Gerrit change or a
particular branch.

Change-Id: Iae8e7b3803c6e7d7d6f95a1c7a2b02f79373f06e
Signed-off-by: Nicolas Bock <nicolas.bock@canonical.com>
This commit is contained in:
Nicolas Bock 2020-12-04 07:15:08 -07:00
parent 1ea6d44a51
commit 9bdc4a69aa
No known key found for this signature in database
GPG Key ID: 1E5A54DDA2B55A77

View File

@ -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