Date: Wed, 1 May 2019 10:55:02 -0400 (EDT) From: Susan Stanziano <susan.stanziano@xinuos.com> To: freebsd-testing <freebsd-testing@freebsd.org> Subject: Running Kyua within Jenkins script Message-ID: <1370244969.36126.1556722502941.JavaMail.zimbra@xinuos.com>
index | next in thread | raw e-mail
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@xinuos.comhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1370244969.36126.1556722502941.JavaMail.zimbra>
