Sha256: f5c6262a6727e979a693dcadea23269e169d2d4fdfccdc2f38c3a03edcafbfd6

Contents?: true

Size: 242 Bytes

Versions: 13

Compression:

Stored size: 242 Bytes

Contents

module Gitlab
  module QA
    module Component
      class StagingRef < Staging
        ADDRESS = 'https://staging-ref.gitlab.com'.freeze
        GEO_SECONDARY_ADDRESS = 'https://geo.staging-ref.gitlab.com'.freeze
      end
    end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
gitlab-qa-7.34.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.33.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.32.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.31.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.30.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.29.1 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.29.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.27.2 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.27.1 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.27.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.26.0 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.25.1 lib/gitlab/qa/component/staging_ref.rb
gitlab-qa-7.25.0 lib/gitlab/qa/component/staging_ref.rb