diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-04-08 12:27:32 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-04-09 08:09:21 +0200 |
commit | aa25184f3f0925b789de52296053dd51e2bf8684 (patch) | |
tree | f6291f8da0e2367c4714239b9f76bff46599ff35 /tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot | |
parent | 5e6145a4260ffce1c302e94b9b241851f90838e1 (diff) |
Fix l2 Honeycomb tests
Change-Id: Ic75a9279fffe3a5d11211f4e57fc635d7d33ee5f
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot')
-rw-r--r-- | tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot b/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot index 82bb5b2a8e..12483ad864 100644 --- a/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot @@ -192,7 +192,7 @@ | | ... | ${node} | ${super_if} | ${sub_if_id} | ${sub_bd_settings} | | Then sub-interface bridge domain Operational Data From Honeycomb Should Be | | ... | ${node} | ${super_if} | ${sub_if_id} | ${sub_bd_settings} -| | And sub-interface bridge domain Operational Data From VAT Should Be +| | And Sub-interface bridge domain Operational Data From PAPI Should Be | | ... | ${node} | ${sub_if_name} | ${sub_bd_settings} | | And sub-interface Operational Data From VAT Should Be | | ... | ${node} | ${sub_if_name} | ${sub_if_1_oper} |