Skip to content

Commit 2cdac0b

Browse files
[Test] Upgrade Fabtests to version 2.3.0
This fix fabtest on p6-b200 on Ubuntu and Amazon Linux 2023 fabtest is still failing on Rocky
1 parent 872a4d6 commit 2cdac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -ex
88
FABTESTS_DIR="$1"
99

1010
FABTESTS_REPO="https://github.com/ofiwg/libfabric.git"
11-
FABTESTS_VERSION="2.1.0"
11+
FABTESTS_VERSION="2.3.0"
1212
FABTESTS_SOURCES_DIR="$FABTESTS_DIR/sources"
1313
LIBFABRIC_DIR="/opt/amazon/efa"
1414
CUDA_DIR="/usr/local/cuda"

0 commit comments

Comments
 (0)