Skip to content

Commit

Permalink
test: update test7-security-context to expect 10 outputs
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Mitchell <[email protected]>
  • Loading branch information
starpit committed Nov 30, 2024
1 parent 36c3fb2 commit 46e6c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests/test7-security-context/settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ api=workqueue
# task.1,task.3,task.5 <-- 3 tasks per iter

expected=("Processing 6 task.1.txt" "Processing 6 task.3.txt" "Processing 6 task.5.txt" "Processing 6 task.2.txt" "Processing 6 task.4.txt" "Processing 6 task.6.txt")
NUM_DESIRED_OUTPUTS=6
NUM_DESIRED_OUTPUTS=10

inputapp='$testapp sweep 1 10 1 --interval 1'

0 comments on commit 46e6c66

Please sign in to comment.