eucalyptus/eutester

instancetest.py does not really accept --instance_user argument

jeevanullas opened this issue · 1 comments

Hi,

I specified following

instancetest.py --credpath /root/cloud33/ --emi emi-E2E53BC8 --config config --password password --instance_user ubuntu --tests BasicInstanceChecks --use_color

While it was running the test

[2013-04-24 02:55:45,902] [i-F1644202] [DEBUG]: SSH connection has hostname:euca-10-104-3-41.mycloud.jeevanullas.org user:root and keypath: /root/eutester/testcases/cloud_user/instances/keypair-1366797302.71.pem

It should have used the user passed, that is, ubuntu.

Cheers!
Deependra

I believe its fixed in:
4ba0539