summaryrefslogtreecommitdiff
path: root/qa/spec/runtime/env_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* [QA] Improve the fork scenario to take a username and password instead of ↵qa-staging-2Rémy Coutable2018-08-201-0/+25
| | | | | | | | always creating a new user Fixes https://gitlab.com/gitlab-org/quality/staging/issues/2. Signed-off-by: Rémy Coutable <remy@rymai.me>
* [QA] Add a new scenario to test GitHub importRémy Coutable2018-07-061-0/+23
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. ↵sh-add-login-types-qaStan Hu2018-02-111-0/+21
| | | | | | | standard, LDAP) GITLAB_USERNAME and GITLAB_PASSWORD may be specified for an LDAP login, but QA scenarios may need to know which type it is in order to log in successfully.
* Add ability to drive the API in QA specsBrett Walker2018-01-231-7/+1
|
* Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`"Brett Walker2018-01-081-0/+64