Behave Test Report

Features: failed: 1

Scenarios: skipped: 99, failed: 1

Steps: skipped: 804, passed: 9, failed: 1

Finished in 11.7 seconds

Feature: nmcli: ipv6

nmcli/features/ipv6.feature:1310 @rhbz1548237, @ver+=1.18.0, @con_ipv6_remove, @teardown_testveth, @ipv6_survive_external_link_restart

Scenario: nmcli - ipv6 - survive external link restart

  1. Before scenario (0.299s)
    Status Before Scenario
  2. * Prepare simulated test " testX6 " device (3.153s)
    nmcli/features/steps/prepare.py:158
    Commands
  3. * Add a new connection of type " ethernet " and options " con-name con_ipv6 ifname testX6 ipv6.may-fail no " (0.042s)
    nmcli/features/steps/connection.py:23
    Commands
  4. * Add a new connection of type " ethernet " and options " con-name con_ipv62 ifname eth3 " (0.046s)
    nmcli/features/steps/connection.py:23
    Commands
  5. When " activated " is visible with command " nmcli -g GENERAL.STATE con show con_ipv6 " in " 45 " seconds (4.223s)
    nmcli/features/steps/commands.py:260
    Commands
  6. When " activated " is visible with command " nmcli -g GENERAL.STATE con show con_ipv62 " in " 45 " seconds (0.028s)
    nmcli/features/steps/commands.py:260
    Commands
  7. * Execute " ip link set dev eth3 down && sleep 1 && ip link set dev eth3 up " (1.015s)
    nmcli/features/steps/commands.py:68
    Commands
  8. * Execute " ip link set dev testX6 down && sleep 1 && ip link set dev testX6 up " (1.008s)
    nmcli/features/steps/commands.py:68
    Commands
  9. When " activated " is visible with command " nmcli -g GENERAL.STATE con show con_ipv6 " in " 45 " seconds (0.145s)
    nmcli/features/steps/commands.py:260
    Commands
  10. When " activated " is visible with command " nmcli -g GENERAL.STATE con show con_ipv62 " in " 45 " seconds (0.027s)
    nmcli/features/steps/commands.py:260
    Commands
  11. Then " 2620:dead:beaf " is visible with command " ip a s testX6 " (2.014s)
    nmcli/features/steps/commands.py:260
    Error Message
    Commands
  12. After scenario (3.474s)
    Status After Scenario
    Commands
    Status After Clean
    NM