mirror of https://github.com/prometheus/prometheus
Renamed prombench git repo with test-infra (#6847)
Signed-off-by: Hrishikesh Barman <plain.hrishikeshbman@gmail.com>pull/6850/head
parent
14182c1420
commit
c53bf31406
|
@ -25,7 +25,7 @@ jobs:
|
|||
CLUSTER_NAME: prombench
|
||||
ZONE: europe-west3-a
|
||||
DOMAIN_NAME: prombench.prometheus.io
|
||||
TEST_INFRA_REPO: https://github.com/prometheus/prombench.git
|
||||
TEST_INFRA_REPO: https://github.com/prometheus/test-infra.git
|
||||
GITHUB_ORG: prometheus
|
||||
GITHUB_REPO: prometheus
|
||||
PR_NUMBER: ${{ github.event.client_payload.PR_NUMBER }}
|
||||
|
@ -82,7 +82,7 @@ jobs:
|
|||
PROJECT_ID: macro-mile-203600
|
||||
CLUSTER_NAME: prombench
|
||||
ZONE: europe-west3-a
|
||||
TEST_INFRA_REPO: https://github.com/prometheus/prombench.git
|
||||
TEST_INFRA_REPO: https://github.com/prometheus/test-infra.git
|
||||
PR_NUMBER: ${{ github.event.client_payload.PR_NUMBER }}
|
||||
with:
|
||||
args: >-
|
||||
|
@ -137,7 +137,7 @@ jobs:
|
|||
CLUSTER_NAME: prombench
|
||||
ZONE: europe-west3-a
|
||||
DOMAIN_NAME: prombench.prometheus.io
|
||||
TEST_INFRA_REPO: https://github.com/prometheus/prombench.git
|
||||
TEST_INFRA_REPO: https://github.com/prometheus/test-infra.git
|
||||
GITHUB_ORG: prometheus
|
||||
GITHUB_REPO: prometheus
|
||||
PR_NUMBER: ${{ github.event.client_payload.PR_NUMBER }}
|
||||
|
|
Loading…
Reference in New Issue