Merge "jenkins: propose_update.sh: Use a single active repository for testing"

This commit is contained in:
Jenkins 2017-06-07 08:00:02 +00:00 committed by Gerrit Code Review
commit a7607530b3
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ elif [ "$OWN_PROJECT" == "openstack-ansible-tests" ] ; then
INITIAL_COMMIT_MSG="Updated from OpenStack Ansible Tests"
TOPIC="openstack/openstack-ansible-tests/sync-tests"
###### WIP - REMOVE ME #####
# Use a retired repository for tesing
PROJECTS="openstack/openstack-ansible-os_swift_sync"
# Use a single repository for testing
PROJECTS="openstack/openstack-ansible-galera_client"
##### END OF WIP ########
#PROJECTS=$(./gen-projects-list.sh)
function update {