Skip to content

Commit 86f1601

Browse files
himani2411Himani Anil Deshpande
andauthored
[Test] Removing command which is not part a variable (aws#6723)
Co-authored-by: Himani Anil Deshpande <[email protected]>
1 parent e07ab3b commit 86f1601

File tree

1 file changed

+0
-2
lines changed
  • tests/integration-tests/tests/trainium/test_trainium/test_trainium

1 file changed

+0
-2
lines changed

tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-ccl.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ if [[ ! -f $NEFF_FILE ]]; then
5555
aws s3 cp ${TEMPORARY_ARTIFACTS_BUCKET_PATH}test_nccl_64r_50allg_int8_393216_0_file.neff $NEFF_FILE --region us-east-1
5656
fi
5757
58-
# Print eth0 ip
59-
/usr/sbin/ip -br addr show dev eth0 scope global
6058
6159
# Export variables required for neuron-bench
6260
export PATH="/opt/aws/neuron/bin:$PATH"

0 commit comments

Comments
 (0)