Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer NVIDIA #40

Merged
merged 11 commits into from
Oct 7, 2024
Merged

Developer NVIDIA #40

merged 11 commits into from
Oct 7, 2024

Commits on Sep 24, 2024

  1. Fixed issue in ctam_activate_ac function

      - Add check to wait for FwActivationTimeMax time if is_gpu_reachable()
        and when gpu device status.state is not enabled.
      - Convert NodeACReset to return bool
        - Returns False when either poweroffcommand string or poweroncommand
          is empty in the configuration file.
    
    Signed-off-by: Khader Basha Shaik <[email protected]>
    Signed-off-by: dhruvr <[email protected]>
    khashaik authored and dhruvr-nvidia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6879e0d View commit details
    Browse the repository at this point in the history
  2. - Added missed changes during merge

    Signed-off-by: dhruvr <[email protected]>
    jitendra-nvi authored and dhruvr-nvidia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9bc5b4e View commit details
    Browse the repository at this point in the history
  3. Adding Multipart Force Update Logic.

    Signed-off-by: dhruvr <[email protected]>
    dhruvr-nvidia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    af9a758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cbc526 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'developer' of ssh://gitlab-master.nvidia.com:12051/dgx/…

    …sps/ocp-diag-ctam into developer_nvidia
    dhruvr-nvidia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a64b028 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    629f2e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev_tunnel' into 'developer_nvidia'

    Added option to choose between sshpass and sshtunnel.
    
    See merge request dgx/sps/ocp-diag-ctam!26
    dhruvr-nvidia committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e18d40f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c233d4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/hotfix' into 'developer_nvidia'

    Adding code for generating Failure Reason logs and Input-configurations log files.
    
    See merge request dgx/sps/ocp-diag-ctam!24
    dhruvr-nvidia committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8fb5a25 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Moved config to choose between sshpass and sshtunnel to dut_info.json…

    … and some bug fixes
    
    Signed-off-by: dhruvr <[email protected]>
    dhruvr-nvidia committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f9134dc View commit details
    Browse the repository at this point in the history
  2. Initialized status_msg in test_runner.py

    Signed-off-by: dhruvr <[email protected]>
    dhruvr-nvidia committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c55e620 View commit details
    Browse the repository at this point in the history