3 Commits

Author SHA1 Message Date
Graham Hayes
3539921573
gerrit tests should return to checked out branch
when running "tox -e gerrit" on a local checkout
after the tests have finshed the repo is checked out
to the HEAD commit, not the branch that was checked
out before the run.

This ensures the branch is checked out at the end
of the test.

Change-Id: I58dae937000d05c3a9b09dc4aed5362a5c56d133
2018-02-16 14:12:25 +00:00
Pranav Salunke
73afc4ef2a Delete files for proper cleanup after tests
Change-Id: I45395a062d0d329bd710b0c5ac7e5d352dacc895
2016-12-19 17:20:43 +01:00
Andreas Jaeger
f2c6295f25 Check changed track-upstreams in gerrit/projects.yaml
Check changes to the upstream URL for a repo that has option
track-upstream. The check currently is just cloning of the repository.

Since we currently have over 580 repos with track upstream, this check
compares the previous version of the file with the current one and only
tests for changed entries.

Change-Id: Ic716c685512ebe660876388d663314bf3b008b66
2016-09-27 22:05:48 +02:00