summaryrefslogtreecommitdiff
path: root/qa/qa/scenario/template.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+9
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-1/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-0/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-5/+0
|
* Add frozen_string_literal to qa/frozen_string_literal_qaThong Kuah2019-04-131-0/+2
| | | | | This will be default in Ruby 3, so will be good to apply in QA ahead of time to be consistent.
* Set feature flag via command lineMark Lapierre2019-03-271-3/+28
| | | | | | | | | | | First attempt at allowing a feature flag to be set via the command line when running tests. This will enable the flag, run the tests, and then disable the flag. Using OptionParser meant changing how scenarios get the instance address, so this also allows the address to be set as a command line option. It's backwards compatible (you can still provide the address as the command line option after the scenario)
* [QA] Fix Specs::Runner that would always excluding the orchectsrated tagRémy Coutable2018-09-041-6/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Allow to pass --tag to bin/qa runRémy Coutable2018-08-281-2/+6
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* fix broken pathing (remove extraneous ../)Dan Davison2018-08-211-1/+1
|
* add initial smoke tests and documentationDan Davison2018-08-201-6/+27
|
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
|
* Add GitLab QA integrations tests to GitLab CE / EEGrzegorz Bizon2017-03-091-0/+16