-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.2, 1.10.0, 1.11.0
-
Fix Version/s: 1.11.0
-
Component/s: None
-
Labels:None
-
Story Points:1
For local user account same as remote user account, onos-secure-ssh can not push two key with same user account. Also, karaf reads only the last line of key.properties for same user account, so we could not write two line with for two public keys for same user.
Because of above reason, onos-wait-for-start end up with waiting for user to type their password at remote then timeout instead of greping the "START LEVEL 100" in bundle:list.
To avoid this, I'd like to move the bundle:list check to local instead of doing it at remote ssh.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
15129,2 | [ONOS-6954] Fix onos-wait-for-start karaf login timeout | master | onos | Status: MERGED | +2 | +1 |
15155,1 | [ONOS-6954] Fix onos-wait-for-start karaf login timeout | onos-1.11 | onos | Status: MERGED | +2 | +1 |