Use $ for list arg passed in to builtIn kw 87/79287/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 7 Jan 2019 19:27:48 +0000 (11:27 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 7 Jan 2019 19:27:48 +0000 (11:27 -0800)
commitdc4457ef1ee6b1a5b8723265ec9bab885c069eb5
tree84610d133a346925bc4782870f3db853f4ab2a37
parentf748403d8aed5b5e6259ef47d50e73ead2b0f142
Use $ for list arg passed in to builtIn kw

If a list is passed in with the @ syntax, it's expanded first
the first two elements are used for the BuiltIn keyword. So
the result is not what we expect. I noticed it in this false
failure:

https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-queens-upstream-stateful-snat-conntrack-fluorine/154/robot-plugin/log_full.html.gz#s1-s11-k1-k2-k6-k5

it needs to come in with the $ syntax so the keyword can
use it internally to loop over, and compare to the 2nd
argument.

Change-Id: Iea8cda9f8f7357cac3399cf7756822cc743cc6cd
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/suites/netvirt/elan/elan_service_recovery.robot