Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-1456

[NMCI] running nmcli networking off timeouts

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • None
    • None
    • 1
    • rhel-net-mgmt
    • ssg_networking
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • No
    • RHEL-9.5 Doc week/Last fixes
    • None
    • None
    • None
    • 57,005

      Description of problem:
      [root@wsfd-netdev34-vm-8 ~]# a=0; while nmcli networking on && sleep 1 && nmcli networking off && sleep 1; do :;((a++)); echo "ATTEMPT $a" ; done; nmcli networking on

      ATTEMPT 13
      Error: failed to set networking: Timeout was reached

      ATTEMPT 69
      Error: failed to set networking: Timeout was reached

      ATTEMPT 51
      Error: failed to set networking: Timeout was reached

      ATTEMPT 18
      Error: failed to set networking: Timeout was reached

      so we can see timeout here and there.

      Version-Release number of selected component (if applicable):
      NetworkManager-1.43.10-1.el9.x86_64

      How reproducible:
      always

      Steps to Reproduce:
      1. run above mentioned command

      Actual results:
      timeout in a while

      Expected results:
      no timeout

      Additional info:

      Acceptance criteria:

      Given a VM with NetworkManager running 

      When the integration tests are run

      Then running nmcli networking off  should not timeout.

      Definition of Done

      • The implementation meets the acceptance criteria
      • The code is part of a downstream build attached to an errata

              liangwen12year Wen Liang
              rhn-engineering-vbenes Vladimir Benes
              Network Management Team Network Management Team
              Desktop QE Desktop QE
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: