Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • P Policy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Security and Compliance
  • Policy
  • Merge requests
  • !105

Removing hard-coded AZURE flag

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged David Diederich requested to merge remove-azure-flag into master May 24, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

Typically, this variable is used to indicate that the Azure integration tests can be safely run -- in short, it verifies that the pipeline is protected and that Azure testing is available in the service. It's a bit of a short-hand for a number of variables. Hard-coding it to true can trick stages of the pipeline into thinking they are safe to proceed when they are not.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove-azure-flag