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

[DOCA] Run tests in containers on ubuntu22.04 #155

Closed
wants to merge 5 commits into from

Commits on Jul 9, 2024

  1. issue: 3976049 Changing unfound device error message to warning

    In container environment DOCA finds some ib devices with no
    related interface
    
    Signed-off-by: Bashar Abdelgafer  <babdelgafer@nvidia.com>
    BasharRadya authored and AlexanderGrissik committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8faee5a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. issue: 3976049 Changing unfound device error message to warning

    In container environment DOCA finds some ib devices with no
    related interface
    
    Signed-off-by: Bashar Abdelgafer  <babdelgafer@nvidia.com>
    BasharRadya authored and galnoam committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    97f4dee View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. [CI] Migrate pipeline to Blossom

    Change proj_jjb.yaml and job_matrix.yaml to fit the new nbu jenkins
    master, to allow it to run on the new jenkins instance
    Remove tap archives from job matrix, as it is not in use by anyone and
    the plugin is not installed on the new Blossom master
    
    Removed xlio-perf and libxlio pipelines as they arent being used
    anymore, only libxlio-opensource is.
    
    Issue: HPCINFRA-2278
    Signed-off-by: NirWolfer <nwolfer@nvidia.com>
    NirWolfer authored and AlexanderGrissik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    6011edf View commit details
    Browse the repository at this point in the history
  2. [Blackduck] Bugfix - ngci connecting to the wrong url

    Changes made in this PR: Mellanox/ci-demo#90
    requires the following changes in this repo
    
    Add credentialsId to login into the new gerrit url,
    skipDockerDaemonCheck configuration provided by the gerrit team.
    
    Issue: HPCINFRA-2289
    Signed-off-by: NirWolfer <nwolfer@nvidia.com>
    NirWolfer authored and AlexanderGrissik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    21dbf64 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. [DOCA]: Run tests in containers on ubuntu22.04

    Migrate test processes from static bare metal server to k8s
    dynamic containers on ub22.04
    
    Issue: HPCINFRA-2196
    Signed-off-by: Daniel Pressler <danielpr@nvidia.com>
    dpressle committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d2ea363 View commit details
    Browse the repository at this point in the history