Skip to content
Snippets Groups Projects
Commit b006cf64 authored by ale's avatar ale
Browse files

Temporarily run save-logs verbosely

parent 1cb2b8c3
No related branches found
No related tags found
1 merge request!200Set a memory limit for thanos
......@@ -55,8 +55,8 @@ save_logs() {
# take too much space in the CI job logs.
log "Saving logs from VMs (if any)"
mkdir -p "${out_dir}"
ANSIBLE_STDOUT_CALLBACK=null \
${float_dir}/float run --extra-vars "out_dir=${out_dir}" \
ANSIBLE_STDOUT_CALLBACK=default \
${float_dir}/float run -v --extra-vars "out_dir=${out_dir}" \
${float_dir}/test/save-logs.yml
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment