github.com/GoogleCloudPlatform/testgrid@v0.0.174/cluster/testgrid-canary-autobump-config.yaml (about)

     1  ---
     2  gitHubLogin: "google-oss-robot"
     3  gitHubToken: "/etc/github-token/oauth"
     4  onCallAddress: "https://storage.googleapis.com/kubernetes-jenkins/oncall.json"
     5  skipPullRequest: false
     6  skipOncallAssignment: true
     7  gitHubOrg: "GoogleCloudPlatform"
     8  gitHubRepo: "testgrid"
     9  remoteName: "testgrid"
    10  headBranchName: "autobump-canary"
    11  upstreamURLBase: "https://raw.githubusercontent.com/GoogleCloudPlatform/testgrid/master"
    12  includedConfigPaths:
    13    - "cluster/canary"
    14  targetVersion: "latest"
    15  prefixes:
    16    - name: "Testgrid Canary"
    17      prefix: "gcr.io/k8s-testgrid/"
    18      repo: "https://github.com/GoogleCloudPlatform/testgrid"
    19      summarise: true
    20      consistentImages: true