Bug 1377776 - [RFE] list all (accessible) machines of the job
Summary: [RFE] list all (accessible) machines of the job
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: develop
Hardware: Unspecified
OS: Unspecified
unspecified
medium vote
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-20 15:02 UTC by Marek Haicman
Modified: 2020-06-02 11:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-02 11:43:12 UTC


Attachments (Terms of Use)

Description Marek Haicman 2016-09-20 15:02:30 UTC
Description of problem:
Common use case I have is to connect to all machines of a job, to do some common manual wrangling. Currently, there is no easy way to get list of all machines [apart from script parsing from one of the xmls]. 

My idea is to have list of all machines of the job, which are currently working through their respective recipe sets. Thus all machines apart from those already returned to beaker.

Comment 1 Dan Callaghan 2016-09-21 10:57:04 UTC
Do you mean, just a list in the web UI? On the job page?

The job page was supposed to list the hostname for all recipes but it was accidentally not shown due to a mistake, that's bug 1362596.

Or do you mean the list of all hostnames in some other format?

One interesting idea Marco has suggested in the past is an Ansible inventory module: bug 1152340. So the idea is that you could tell Ansible to run a command or playbook on all machines in a specific job or recipe set, and the module would look up their hostnames in Beaker dynamically.

Comment 2 Marek Haicman 2016-09-21 12:00:28 UTC
My idea, by example:
Four recipe sets:
1 - hostname1, working through tasks
2 - hostname2, waiting on reserve task
3 - hostname3, finished
4 - queued

Somewhere on the page have space delimited list in plaintext
hostname1 hostname2

When RS 4 gets machine, hostname4, list should change to
hostname1 hostname2 hostname4

I am using cssh, so this format is best for my workflow.

Comment 3 Martin Styk 2020-06-02 11:43:12 UTC
Hello,

thank you for opening issue in Beaker project.
This issue was marked with component "web ui".
As we are not planning to address any further issues in current UI, due to technical stack and not being able to work with Python 3 codebase, I'm closing this issue as WONTFIX.
New UI will be reimplemented within new versions of Beaker.

If you have any questions feel free to reach out to me.

Best regards,
Martin <martin.styk>


Note You need to log in before you can comment on or make changes to this bug.