Running Kyua within Jenkins script

Susan Stanziano susan.stanziano at xinuos.com
Wed May 1 14:55:11 UTC 2019



Hi all, 




A question on running Kyua within a shell script on Jenkins. 




I’ve been automating test suites using Jenkins and added the 




“kyua test” 




command to a shell script (default is /bin/sh) in Jenkins followed by 




the “kyua report” command. 




For some reason, any commands after “kyua test” do not get executed. 




Separately, either command (test or report) runs correctly within my script on Jenkins. 




Is there something in “kyua test” that after a run it kills further processes or is there something within Jenkins 

that would prevent subsequent commands from being executed after “kyua test” completes? 




Or am I missing something simple here? 




Thanks for any suggestions, 




Susan 

susan.stanziano at xinuos.com 



More information about the freebsd-testing mailing list