[Swan-dev] should final.sh shut down pluto?

Andrew Cagney andrew.cagney at gmail.com
Thu Jul 21 18:36:39 UTC 2016


On 26 June 2016 at 19:58, Andrew Cagney <andrew.cagney at gmail.com> wrote:
>> | As antony said, it is VERY useful to run a single test and then ssh in
>> | while the tunnel is still up.
>>
>> Yes.  So maybe we need to cleanly separate shutdown into a separate step
>> and have the script-runner capable of stopping at any designated step.
>> For an example of this kind of control, look at rpmbuild's -b parameter.
>
> Yea, an explicit option like --stop-before <script>.

FYI, I added --stop-at to kvmrunner.py, for instance:

./testing/utils/kvmrunner.py --stop-at westrun.sh testing/pluto/basic-pluto-01

stops at (before executing) westrun.sh

Andrew


More information about the Swan-dev mailing list