action #36442
Updated by szarate over 6 years ago
As a System Developer I want openQA to pause a job before a specific test module is executed so that I can go step by step through the test module and manually collect logs when the I can reproduce the error. * AC1: System Developer is able to specify which module the job has to pause at. * AC1.1: A variable can be used to define a pause / developer entry point * AC1.2: Scheduled and running jobs offer the possibility to define a pause / developer entry point * AC1.3: Jobs in assigned state do not allow the possibility to define a pause / developer entry * AC2: System Developer is able to interact with the SUT. * AC2.1: System Developer is able to connect to the SUT via vnc. * AC2.2: A message is shown in the webUI for a SUT that is waiting for a developer to connect with the instructionsg * AC3: System Developer is able to share information between the SUT and another machine.