Skip to content

Add .net as the live env in context selector on jh side

What does this MR do and why?

What: Add .cn as the live env in the context selector.
Why: We follow the upstream's rule, which means any E2E test which has :skip_live_env should not run the live env both on the upstream and JH side. For JH, the release.gitlab.cn is the release env, as the release.gitlab.net for GitLab Inc.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go in gitlab/qa folder.
  2. Run command bundle exec rspec -O .rspec_internal

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

/cc @daveliu

Merge request reports