Skip to content
Snippets Groups Projects
Commit 398a2e0f authored by DISSOUBRAY Nathan's avatar DISSOUBRAY Nathan
Browse files

Return an error when the test failed to also fail the CI

parent 90cc0aa0
No related branches found
No related tags found
1 merge request!5Change code structure to use blocks
Pipeline #5000 failed
......@@ -94,7 +94,7 @@ try {
assert equal $difference ""
} catch {
print "Test failed"
print "Killing the swarm"
swarm kill --no-shell
error make {msg: "Test failed"}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment