Skip to content

Commit 8786eab

Browse files
authored
switch back to upstream perf-tests (#571)
1 parent 0de4312 commit 8786eab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/tekton-resources/tasks/generators/clusterloader/load-slos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
params:
1010
- name: giturl
1111
description: "git url to clone the package"
12-
default: https://github.com/mengqiy/perf-tests.git
12+
default: https://github.com/kubernetes/perf-tests.git
1313
- name: cl2-branch
1414
description: "The branch of clusterloader2 you want to use"
1515
default: "master"

tests/tekton-resources/tasks/generators/clusterloader/load.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
params:
1010
- name: giturl
1111
description: "git url to clone the package"
12-
default: https://github.com/mengqiy/perf-tests.git
12+
default: https://github.com/kubernetes/perf-tests.git
1313
- name: cl2-branch
1414
description: "The branch of clusterloader2 you want to use"
1515
default: "master"

0 commit comments

Comments
 (0)