mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-24 06:52:04 +02:00
ci-automation/test.sh: publish to _kola_tmp, not debug/_kola_tmp
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
This commit is contained in:
parent
02c5cc1a21
commit
789249bc86
@ -179,7 +179,7 @@ function test_run() {
|
||||
# publish TAP files to build cache
|
||||
copy_to_buildcache "testing/${vernum}/${arch}/${image}" \
|
||||
"${tests_dir}/"*.tap
|
||||
copy_to_buildcache "testing/${vernum}/${arch}/${image}/debug" \
|
||||
"${tests_dir}/_kola_temp/"*
|
||||
copy_to_buildcache "testing/${vernum}/${arch}/${image}" \
|
||||
"${tests_dir}/_kola_temp"
|
||||
}
|
||||
# --
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user