Skip to content

Commit 92e0fc2

Browse files
committed
DAOS-623 test: check dfuse build test pip
Test-tag: test_dfuse_daos_build_wt_pil4dfs Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
1 parent 05984ff commit 92e0fc2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/tests/ftest/scripts/setup_nodes.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ cat <<EOF > "${DAOS_FTEST_VENV}"/pip.conf
106106
[global]
107107
progress_bar = off
108108
no_color = true
109-
quiet = 1
109+
quiet = 0
110+
verbose = 1
110111
EOF
111112

112113
pip install --upgrade pip

0 commit comments

Comments
 (0)