Difference between revisions of "GitLab"

255 bytes added ,  23:41, 15 December 2018
→‎Maintenance: add qa tasks here
(→‎Setup: add link to documentation)
(→‎Maintenance: add qa tasks here)
Line 32: Line 32:


* [https://git.fosscommunity.in/community/gitlab/ team repo with access details] (private)
* [https://git.fosscommunity.in/community/gitlab/ team repo with access details] (private)
==Gitlab QA - running tests==
<Create a user account for QA>
<code>
$ sudo gem install gitlab-qa
$ GITLAB_USERNAME=<username> GITLAB_PASSWORD=<password> gitlab-qa Test::Instance::Any gitlab/gitlab-ce-qa:<gitlab version> https://git.hacksk.xyz
</code>


==Backup==
==Backup==