Re: [staf-users] How to put a STAX job in a queue

2011-05-10 Thread Dmitry Mukhin
ob or the STAF command I send to run the STAX job? > > Thanks, > > Cindy > > -Original Message- > From: Dmitry Mukhin > Sent: May-10-11 9:47 AM > To: Cindy Zhu > Subject: Re: [staf-users] How to put a STAX job in a queue > > Hi. > > Use SEM servic

Re: [staf-users] How to put a STAX job in a queue

2011-05-10 Thread Paul Ellsworth
The method we use to "queue" our on-build-ready testing is having a separate pool (using Resource Pools) of dedicated test machines for that purpose. The builds then have to request a machine from that pool. If another job is running on those machines, the new job will have to wait until a machi

Re: [staf-users] How to put a STAX job in a queue

2011-05-10 Thread Sharon Lucas
There are many ways you can do this. One way is to change your previous STAX job (the build job) so that if the build is successful, use a element to submit the STAX EXECUTE request to run another STAX job that runs your regression tests. Or, you could have use a couple of other services that