Skip to content

Commit

Permalink
Remove old warning
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Jan 14, 2025
1 parent 8c82995 commit 891b343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yarn-project/end-to-end/scripts/network_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ STERN_PID=""
function copy_stern_to_log() {
ulimit -n 4096
stern spartan -n $NAMESPACE >$SCRIPT_DIR/network-test.log &
echo "disabled until less resource intensive solution than stern implemented" >$SCRIPT_DIR/network-test.log &
STERN_PID=$!
}

Expand Down

0 comments on commit 891b343

Please sign in to comment.