Ignores the 'test' repositories created in Gerrit as they don't contain
any actual OPNFV code.
This may break if we ever add a project that begins with 'test' in the
name but I expect the chances of that are low.
Change-Id: I633ce85e85c82d4c5ff85a4fb66bddf891cd0bfb
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
DATE="$(date +%Y%m%d)"
declare -a PROJECT_LIST
-EXCLUDE_PROJECTS="All-Projects|All-Users|securedlab"
+EXCLUDE_PROJECTS="All-Projects|All-Users|securedlab|^test"
CLONE_PATH="$WORKSPACE/opnfv-repos"
# Generate project list from gerrit