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
#initialize, #non_rspec_args, #perform
Methods inherited from Gitlab::QA::Scenario::Template
Constructor Details
This class inherits a constructor from Gitlab::QA::Scenario::Test::Instance::DeploymentBase
Instance Method Details
#deployment_component ⇒ Object
| 12 13 14 | # File 'lib/gitlab/qa/scenario/test/instance/production.rb', line 12 def deployment_component Component::Production end |