Skip to content

Commit

Permalink
[DOCA]: TEST ONLY
Browse files Browse the repository at this point in the history
Try to mount /proc FS to provide RO access for libxlio to net stack info

Signed-off-by: Viacheslav Login <vlogin@nvidia.com>
  • Loading branch information
Viacheslav Login committed Jun 19, 2024
1 parent 89bffa5 commit 6b14e8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/matrix_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ credentials:
- {credentialsId: '925b0900-e273-4042-bc7c-facaefae0727', usernameVariable: 'XLIO_COV_USER', passwordVariable: 'XLIO_COV_PASSWORD'}

volumes:
- {mountPath: /proc, hostPath: /proc}
- {mountPath: /hpc/local/bin, hostPath: /hpc/local/bin}
- {mountPath: /hpc/local/oss, hostPath: /hpc/local/oss}
- {mountPath: /hpc/local/oss/xlio, hostPath: /hpc/local/oss/xlio}
Expand Down

0 comments on commit 6b14e8c

Please sign in to comment.