Commit 15d0e11c authored by Kirill Smelkov's avatar Kirill Smelkov

component/nxdtest: v↑ (properly cancel on SIGTERM/SIGINT)

This upgrade teaches nxdtest to properly cancel test run and test job
when it receives SIGTERM or SIGINT.

See nxdtest@6f75fa90...56e52da6 for details.

/reviewed-by @jerome
/reviewed-on !1121
parent 1b62accb
Pipeline #19487 failed with stage
in 0 seconds
......@@ -31,6 +31,6 @@ depends = ${python-prctl:egg}
[nxdtest-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/nxdtest.git
revision = 6f75fa90
revision = 56e52da6
location = ${buildout:parts-directory}/nxdtest
git-executable = ${git:location}/bin/git
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment