Skip to content

Commit

Permalink
eksconfig: bump up clusterloader2 download URL
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
  • Loading branch information
gyuho committed May 29, 2020
1 parent f5fe3e9 commit 8d17ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eksconfig/add-on-cluster-loader-local.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ func getDefaultAddOnClusterLoaderLocal() *AddOnClusterLoaderLocal {
Enable: false,

ClusterLoaderPath: "/tmp/clusterloader2",
ClusterLoaderDownloadURL: "https://github.com/aws/aws-k8s-tester/releases/download/v1.2.6/clusterloader2-linux-amd64",
ClusterLoaderDownloadURL: "https://github.com/aws/aws-k8s-tester/releases/download/v1.2.7/clusterloader2-linux-amd64",

Runs: 1,
Timeout: 30 * time.Minute,
Expand Down

0 comments on commit 8d17ffc

Please sign in to comment.