lava-network alias-hosts still a bit broken
Bug #1314861 reported by
Michael Hudson-Doyle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LAVA Dispatcher |
Confirmed
|
Medium
|
Neil Williams |
Bug Description
As you can see here: https:/
I see three problems:
1) the role name load-gen has somehow become the role aliases -gen01 and -gen02.
2) there is only one server node but its role alias is server02 (I think this is simple: $r needs to be zeroed on each iteration of the loop in lava_multi_
3) the lava/bin/
Changed in lava-dispatcher: | |
assignee: | nobody → Neil Williams (codehelp) |
status: | New → Confirmed |
importance: | Undecided → Medium |
To post a comment you must log in.
Also, is the order of lava-group guaranteed to be consistent between nodes? If not, this code might allocate different role aliases on to the same machine on different nodes...