default user for verifying karaf log file should be ${CONTROLLER_USER}
authorJamo Luhrsen <jluhrsen@redhat.com>
Wed, 12 Aug 2015 22:33:51 +0000 (15:33 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 13 Aug 2015 09:25:53 +0000 (09:25 +0000)
commit84f9d0fa5cd461100e275262a0925aec77ae6cff
tree74df7b1dc2ea91aea3cea50428a14865229dbcc5
parent23ca424415d2ea00a7c8e692903d49ad7afd7ea5
default user for verifying karaf log file should be ${CONTROLLER_USER}

hopefully we will end up using more descriptive variables like
ODLVM1_USER, but for now CONTROLLER_USER is avaiable.  This patch
fixes a bug, where the default user for "Run Command On Remote
System" has it's default user as ${MININET_USER}.  If the
given environment has different users for the mininet and controller
VM, this keyword "Check Karaf Log File Does Not Have Messages"
ended up using ${MININET_USER} which is obviously wrong since
the karaf.log file is always going to be on the controller.

small bug, but hit me locally.

Change-Id: Id9ef26a1ac691a814e6165bd55cbf69edc3e325f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
test/csit/libraries/KarafKeywords.robot