Skip to content

Commit

Permalink
adding no check setup
Browse files Browse the repository at this point in the history
  • Loading branch information
paigerube14 authored and chaitanyaenr committed Dec 4, 2024
1 parent 5a3a099 commit 3ff4a5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions syn-flood/prow_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ krkn_loc=/home/krkn/kraken
# Substitute config with environment vars defined
envsubst < config.yaml.template > /tmp/syn_flood_config.yaml

config_setup

# Run Kraken
cat /tmp/syn_flood_config.yaml
python3.9 $krkn_loc/run_kraken.py --config=/tmp/syn_flood_config.yaml -o /tmp/report.out 2>&1

0 comments on commit 3ff4a5f

Please sign in to comment.