We recently integrated Jenkins' source control management with the QTP jobs. There is one defect. QTP does not exit at the end of any tests. This leaves a lock file in the workspace. If we configure each test to wipe out the workspace before getting the latest code from the repo, then jenkins throws an exception when it cannot delete the lock file.
Current work-around: The QTP jobs are not configured to wipe out the workspace at the start of a build. -- 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/groups/opt_out.
