Class: Gitlab::QA::Scenario::Test::Instance::Production
- Inherits:
-
DeploymentBase
- Object
- Gitlab::QA::Scenario::Template
- DeploymentBase
- Gitlab::QA::Scenario::Test::Instance::Production
- Defined in:
- lib/gitlab/qa/scenario/test/instance/production.rb
Overview
Run test suite against gitlab.com
Instance Method Summary collapse
Methods inherited from DeploymentBase
Methods inherited from Gitlab::QA::Scenario::Template
Instance Method Details
#deployment_component ⇒ Object
10 11 12 |
# File 'lib/gitlab/qa/scenario/test/instance/production.rb', line 10 def deployment_component Component::Production end |