Project

General

Profile

Actions

action #151576

closed

Provide FQDN worker information in the openQA webUI

Added by amanzini 5 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2023-11-28
Due date:
% Done:

0%

Estimated time:

Description

Motivation

As a user, while a job is running I might need to connect to the worker, for example when I use the debugging feature / developer view.
Currently when a job is stopped and waiting for the VNC connection, the webUI only displays the worker short name, giving to the user information like

connect to the running machine with: vncviewer worker13:6000 -Shared

this means the user have to look up or figure out worker13 domain, by looking at worker's admin page (if authorized), or check WORKER_HOSTNAME / vars.json settings.

If the intent of developer view is to provide the developer a quick and easy command line to copy-paste in the terminal and connect to the SUT, it would be more useful to have the worker FQDN in the message, such as

connect to the running machine with: vncviewer worker13.qa.opensuse.org:6000 -Shared
Actions #1

Updated by amanzini 5 months ago

  • Description updated (diff)
Actions #2

Updated by okurz 5 months ago

  • Category set to Feature requests
  • Target version set to Tools - Next
Actions #3

Updated by okurz 5 months ago

  • Subject changed from Provide FQDN worker information in the openQA webUI to Provide FQDN worker information in the openQA webUI
Actions #4

Updated by tinita 5 months ago

  • Target version changed from Tools - Next to Ready
Actions #5

Updated by mkittler 5 months ago

  • Status changed from New to In Progress
  • Assignee set to mkittler
Actions #6

Updated by mkittler 5 months ago

  • Status changed from In Progress to Feedback

This change should show the FQDN for OSD workers and some o3 workers: https://github.com/os-autoinst/openQA/pull/5379

Actions #7

Updated by mkittler 5 months ago

  • Status changed from Feedback to Resolved

The PR has been merged and deployed.

Actions #8

Updated by mkittler 5 months ago

  • Status changed from Resolved to In Progress

It doesn't work when the tab was already open before the test started.

Actions #9

Updated by mkittler 5 months ago

  • Status changed from In Progress to Feedback
Actions #10

Updated by mkittler 5 months ago

  • Status changed from Feedback to Resolved

The PR has been merged.

Actions

Also available in: Atom PDF