<HTML><BODY><br><br><br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;">
Пятница, 23 августа 2019, 14:54 +03:00 от Alexander Turenko <alexander.turenko@tarantool.org>:<br><br><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_15665612991020486651_BODY">The approach is okay for me. Found two mistakes. Please, fix them,<br>
verify all jobs again and pass the patch to Kirill.<br><br>
WBR, Alexander Turenko.<br><br>
> release_asan_clang8:<br>
> - image: ${IMAGE_TEST_LTO}<br>
> - stage: test<br>
> - tags:<br>
> - - docker_test<br>
> + <<: *docker_test_lto_definition<br>
> script:<br>
> - ${GITLAB_MAKE} test_asan_debian_no_deps<br><br>
No -DENABLE_LTO=ON cmake flag. It seems that there was no before.</div></div></div></div></blockquote>In real the template doesn't have this variable, to avoid of the misleading in the feature renamed the template *lto* -> *clang8*.<br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;"><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_15665612991020486651_BODY"><br><br>
> static_build:<br>
> - only:<br>
> - refs:<br>
> - - master<br>
> - - /^.*-full-ci$/<br>
> - stage: test<br>
> - tags:<br>
> - - deploy<br>
> + <<: *deploy_test_definition<br>
> variables:<br>
> RUN_TESTS: 'ON'<br>
> - script:<br>
> - - ${GITLAB_MAKE} static_build<br><br>
static build now runs debian packages build.<br><br></div></div></div></div></blockquote>
Thanks a lot, misspelled - fixed.<br>
<br>-- <br>Alexander Tikhonov<br></BODY></HTML>