You could use the 'execute shell' option and put all your commands in there. Its basically a shell script that runs on the system you desire. You could 'restrict where this job is run' to the machine you want and it'll execute those commands over there.
Sam On Tuesday, July 1, 2014 10:28:32 AM UTC-7, Steve King wrote: > > Could use some suggestions. At a high level, here's what I'd like to do: > > Use Jenkins to run a test, then compare the results of the test to a > baseline result. > > Is there a Jenkins plugin that will allow me to expose the local (or I > suppose remote would work as well) file-system and let me browse it and > pick the result I want to use as the 'baseline'? > > > Thanks! > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
