summaryrefslogtreecommitdiff
path: root/qa/spec/runtime/key
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to qa/frozen_string_literal_qaThong Kuah2019-04-133-0/+6
| | | | | This will be default in Ruby 3, so will be good to apply in QA ahead of time to be consistent.
* It's actually raising QA::Service::Shellout::CommandErrorLin Jen-Shin2018-04-201-1/+2
|
* Remove test against DSA ssh keys becauseLin Jen-Shin2018-03-291-9/+0
| | | | | we're not really supporting them out of the box. See: https://gitlab.com/gitlab-org/gitlab-ce/issues/44363
* Implement other ssh keys and use ssh-keygen insteadLin Jen-Shin2018-03-294-1/+36
|
* Introduce Key namespace so we could put more keysLin Jen-Shin2018-03-291-0/+9