Fix warning when trying to clone repo that already existed
What does this MR do?
This repo skips cloning the --bare
repo for tests if it already existed
Why was this MR needed?
This takes care of the warning mentioned by @nick.thomas in #30284 (closed)
-
All builds are passing
Merge request reports
Activity
@nick.thomas I still had this prepared before I had to log off yesterday, do we want it in as well?
assigned to @nick.thomas
Seems to be affected by #30236 (closed)
@reprazent looks like a good addition!
assigned to @rspeicher
Failing spec: https://gitlab.com/gitlab-org/gitlab-ce/builds/13385217 - maybe you just need to rebase?
added 9 commits
-
34e03091...acc2a03d - 8 commits from branch
master
- e466aa85 - Fix warning when cloning repo that already exists
-
34e03091...acc2a03d - 8 commits from branch
@nick.thomas I implemented @rymai's suggestion from https://gitlab.com/gitlab-org/gitlab-ce/issues/30236#note_26522204 if specs succeed now I'll cherry-pick that into a separate merge request.
mentioned in issue #30236 (closed)
added 1 commit
- b79417e0 - Start test server before integration specs are run
added 21 commits
-
e466aa85...731d574d - 20 commits from branch
master
- fe94c052 - Fix warning when cloning repo that already exists
-
e466aa85...731d574d - 20 commits from branch
added 5 commits
-
fe94c052...9fc17f6f - 4 commits from branch
master
- bf64582f - Fix warning when cloning repo that already exists
-
fe94c052...9fc17f6f - 4 commits from branch
changed milestone to %9.1
added ~889916 test labels
mentioned in commit feb3f306