UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

PR-2

Closed Ghost User requested to merge PR-2 into main

This Merge Request is associated with A GitHub PR

Please Use caution before running the pipeline.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • gitlab comment

  • TESTING!! DO NOT MERGE!!

  • gitlab comment

  • @group_3988_bot_f3cc1a4c3f66ffe8398fad5cbe77e8ec This merge request is unlabelled and not marked as draft. Please add one or more labels.

    To mark as draft prefix this merge request title with Draft:

    If this merge request is ready for review remove Draft: and label statusreview

    MR Title Keywords

    To easily adjust the pipeline behavior without a commit, keywords can be placed in the title of Merge Requests.

    Supported keywords:

    • DEBUG -- Enables debug mode. This will set -x in shell scripts so each command is printed before it runs, and dumps information such as the networking configuration (virtual services, gateways, dns, /etc/hosts files), cluster information (kustomize, cluster resources, memory and cpu usage), and dumps the cluster logs.
    • SKIP UPGRADE -- Skips the upgrade test stage of a pipeline.
    • SKIP UPDATE CHECK -- Skips the check in the configuration validation stage to see if the chart version was incremented.
    • SKIP INTEGRATION -- Skips the integration stage which is used in the third-party and sandbox pipelines.

    MR Labels

    Similar to the MR title keywords described above, gitlab labels can be added to Merge Requests to adjust CI pipeline behavior.

    Labels for BigBang MRs

    • all-packages -- Enables all BigBang packages. This will typically cause the cluster to run slower due to the increased resource usage, so it can be helpful in making sure any timeouts you've set aren't too short or check for any conflicts between packages, etc.
    • <package-name> -- Adding a package name as a label will enable that package.
    • test-ciinfra -- Add stages to provision and destroy the cloud infrastructure where the tests will run.

    Labels for BigBang and package MRs

    • test-cirelease -- Test the release CI, which includes the package and release stages.
    • disable-ci -- Disables all pipeline runs.
    • kinddocs -- For MRs with only document changes. Won't run any pipelines.
    • skip-bb-mr -- Will skip the auto-creation of a merge request into BigBang.
  • closed

Please register or sign in to reply
Loading