action #36574
closedcoordination #14818: [EPIC] Interactive mode is an usability disaster
action #36442: Access to running SUTs for System Developers
Display instructions how to connect when a job is in status waiting
Description
AC2.2 of parent task is: A message is shown in the webUI for a SUT that is waiting for a developer to connect with the instructions
We currently display the VNC port when hovering over the name of the assigned worker, for now just make it more visible.
Updated by sebchlad over 6 years ago
Is this a subtask of which parent ticket?
Is this a story of the interactive mode, right?
Updated by szarate over 6 years ago
@sebchlad parent ticket is: 36442 which is related to "Access to running SUTs for System Developers" aka, developer/interactive mode
Updated by szarate over 6 years ago
Small pr created: https://github.com/os-autoinst/openQA/pull/1671
Updated by szarate over 6 years ago
So, job waiting doesn't exists anymore... We agreed to get this information over the websocket proxy. UI tests need to be adapted after recent feedback, and a route needs to be added in the backend to support this status report updates to subscribed clients.
Updated by szarate over 6 years ago
- Status changed from In Progress to Feedback
So, within my PR there's support for a new route to get status updates via websocket, and waiting state was fully removed, for the time being setting this to feedback until Add UI controls for developer session is merged, as it contains my changes.
Updated by szarate over 6 years ago
- Status changed from Feedback to Resolved
Code has been merged, pr created from extra feedback.
Updated by szarate over 6 years ago
- Target version changed from Current Sprint to Done