mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Update path to perf test package
This commit is contained in:
parent
2163716e45
commit
41659e38ce
@ -50,7 +50,7 @@ function find_reference_sha
|
|||||||
|
|
||||||
# FIXME sometimes we have testing tags on commits without published builds --
|
# FIXME sometimes we have testing tags on commits without published builds --
|
||||||
# normally these are documentation commits. Loop to skip them.
|
# normally these are documentation commits. Loop to skip them.
|
||||||
if curl --fail --head "https://clickhouse-builds.s3.yandex.net/0/$REF_SHA/performance/performance.tgz"
|
if curl --fail --head "https://clickhouse-builds.s3.yandex.net/0/$REF_SHA/clickhouse_build_check/performance/performance.tgz"
|
||||||
then
|
then
|
||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user