Actions
action #78438
closedopenQA Project (public) - coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
openQA webui entry "Assigned worker" shows ip instead of names as formerly - manual cleanup work
Start date:
2020-11-05
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Coming up with a nice idea in #77014 (actually before that) we broke the content of the workers table on o3 and osd showing many duplicate entries, for every worker instance where we had an entry with name we now see IP as well. This is confusing and messy as the entries do not automatically go away.
Acceptance criteria¶
- AC1: the webUI workers table on o3 shows only hostnames, not IPv4 addresses
- AC2: Same as AC1 but on osd
Suggestions¶
If possible move all assigned jobs of each IP named worker to name based worker. If not feasible just delete the workers with IP as name
Actions