Merge ~dannf/+git/maas-preseeds:hidon-disable-mofed into ~ce-hyperscale/+git/maas-preseeds:main

Proposed by dann frazier
Status: Merged
Merged at revision: a4ded9f08a59cf38e5b6c9de40705cc17246eae2
Proposed branch: ~dannf/+git/maas-preseeds:hidon-disable-mofed
Merge into: ~ce-hyperscale/+git/maas-preseeds:main
Diff against target: 18 lines (+2/-5)
1 file modified
late.sh (+2/-5)
Reviewer Review Type Date Requested Status
Mitchell Augustin Approve
Review via email: mp+460843@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Mitchell Augustin (mitchellaugustin) wrote :

+1 LGTM

Revision history for this message
Mitchell Augustin (mitchellaugustin) wrote :

+1 LGTM

review: Approve
Revision history for this message
Mitchell Augustin (mitchellaugustin) wrote :

+1 LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/late.sh b/late.sh
2index 607a722..ff53d42 100755
3--- a/late.sh
4+++ b/late.sh
5@@ -63,11 +63,8 @@ install_gpu_drivers() {
6
7 install_mellanox_ofed() {
8 if [ "$(dmidecode -s system-product-name)" = "DGXH100" ]; then
9- touch /root/JEFF-THIS-HAS-MOFED-INSTALLED-DONT-IPERF
10- # We'll need to redisable this later for cert testing, so
11- # just leave it commented out. See:
12- # https://warthogs.atlassian.net/browse/NVDGX-675
13- #return 0
14+ # https://warthogs.atlassian.net/browse/NVDGX-675
15+ return 0
16 fi
17 local MLNX_REPO="https://linux.mellanox.com/public/repo/mlnx_ofed"
18 # NOTE!!

Subscribers

People subscribed via source and target branches

to all changes: