use increased timeouts in tests

This commit is contained in:
Teja Swaroop Pothala 2025-07-27 15:25:08 -04:00
parent c9b9035e8e
commit 17cdaa1dbf
No known key found for this signature in database
GPG key ID: DEBCE0B52FABDAAC

View file

@ -26,7 +26,7 @@ deactivate
# Set appropriate permissions
chown -R 1000:0 $CYBERBRO_HOME
# Create a launch script
# Create a launch script.
LAUNCH_SCRIPT="$CYBERBRO_HOME/cyberbro-launch.sh"
cat <<EOF > "$LAUNCH_SCRIPT"
#!/usr/bin/env bash