Skip to content

Smoke tests in GitLab CI#5699

Merged
mitchellhenke merged 3 commits intomainfrom
mitchellhenke/test6
Dec 10, 2021
Merged

Smoke tests in GitLab CI#5699
mitchellhenke merged 3 commits intomainfrom
mitchellhenke/test6

Conversation

@mitchellhenke
Copy link
Contributor

Implements a minimal subset of the CircleCI smoke tests.

Things that are intentionally excluded:

  • Checking out the deployed SHA
  • Staging and Prod smoke tests

GitLab's configuration of CI schedules doesn't allow specifying the job in the schedule configuration, so it's handled by setting environment variables and checking it in the rules of the job.

@mitchellhenke mitchellhenke requested a review from akrito December 10, 2021 20:52
@mitchellhenke mitchellhenke merged commit c2e26ec into main Dec 10, 2021
@mitchellhenke mitchellhenke deleted the mitchellhenke/test6 branch December 10, 2021 21:07
nathanberg added a commit that referenced this pull request Dec 16, 2021
* main: (50 commits)
  LG-5325 Doc Auth: Error dependent hints and enhanced field level errors (#5708)
  Setup platform authentication (#5632)
  Remove unused i18n keys by replacing dynamic key generation with static enumeration (#5706)
  Configure and fix Rubocop redundant disabling/enabling (#5711)
  LG-4575: accessiblility issue where no file selected still shows after adding file.  (#5691)
  Update rails to 6.1.4.3 (#5710)
  Add remote SAML Logout endpoint (#5676)
  Update "Frontend" CSS docs to reflect current approach (#5695)
  LG-3795 Harden CSP against JSONP endpoints on "safe" domains (#5704)
  LG-5261: Add cancel page logging to "Go Back" button (#5697)
  Add flow path to post doc capture submission events (LG-5257) (#5690)
  Log all vendor status in VendorStatus#track_event (#5703)
  Remove accept-terms-button in favor of ValidatedFieldComponent (#5687)
  Upgrade as many outdated Ruby dependencies as possible (LG-3828) (#5694)
  Remove BassCSS flex-object styling (#5702)
  Remove unused personal-key pattern validation message (#5701)
  Smoke tests in GitLab CI (#5699)
  Show a message in lower envs explaining how to use test SSNs (#5696)
  Remove temporary routes for SP redirects (#5679)
  LG-5262: Add logging to continue button on letter wait page (#5688)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants