Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
Skip-PR-comments: true
Quick-functional: true
Skip-build-ubuntu20-rpm: true
Skip-unit-tests: true
Skip-coverity-test: true
Skip-fault-injection-test: true
Skip-func-test-el8: false
Skip-func-test-leap15: false
Skip-func-hw-test: true
Test-tag: test_dfuse_daos_build_wb
PR-repos: daos@PR-12588:1

Required-githooks: true

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
  • Loading branch information
brianjmurrell committed Jul 6, 2023
1 parent ae98ab4 commit cfcb1f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/provisioning/post_provision_config_common_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,10 @@ post_provision_config_nodes() {
fi
fi

# DO NOT LAND
# see which versions of go are installed
rpm -qa | grep go

if lspci | grep "ConnectX-6" && ! grep MOFED_VERSION /etc/do-release; then
# Need this module file
version="$(rpm -q --qf "%{version}" openmpi)"
Expand Down

0 comments on commit cfcb1f6

Please sign in to comment.