Skip to content
Snippets Groups Projects

Add a banner informing about token expiration

Compare and
73 files
+ 467
382
Compare changes
  • Side-by-side
  • Inline
Files
73
@@ -371,7 +371,11 @@ oauth:
- .qa
- .failure-videos
variables:
QA_SCENARIO: Test::Integration::OAuth
QA_SCENARIO: Test::Instance::Image
QA_GITLAB_HOSTNAME: "gitlab"
QA_GITLAB_USE_TLS: "true"
QA_RSPEC_TAGS: --tag oauth
GITLAB_QA_OPTS: --omnibus-config github_oauth
rules:
- !reference [.rules:test:qa-default-branch, rules]
- if: $QA_SUITES =~ /Test::Integration::OAuth/
Loading