Skip to content

Commit f32a934

Browse files
authored
use forked CL2 in load-slos (#484)
1 parent f1854ce commit f32a934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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/kubernetes/perf-tests.git
12+
default: https://github.com/mengqiy/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)