Skip to content

Commit b45c3b9

Browse files
mengqiyhakuna-matatah
authored andcommitted
use upstream CL2 for experiment
1 parent 665f82f commit b45c3b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
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/hakuna-matatah/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/tasks/generators/clusterloader/load.yaml

+1-1
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/hakuna-matatah/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)