Skip to content

Commit

Permalink
bug 1258267 - fewer threads in correlations integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Mar 29, 2016
1 parent 59707da commit 81f7a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ socorro correlations \
--global.correlations.path=./correlations \
--global.correlations.core.output_class=socorro.analysis.correlations.core_count_rule.JsonFileOutputForCoreCounts \
--global.correlations.interesting.output_class=socorro.analysis.correlations.interesting_rule.JsonFileOutputForInterestingModules \
--producer_consumer.number_of_threads=10 \
--producer_consumer.number_of_threads=1 \
--destination.crashstorage_class=socorro.external.crashstorage_base.NullCrashStorage \
--global.correlation.min_count_for_inclusion=1 \
> correlations.log 2>&1
Expand Down

0 comments on commit 81f7a0d

Please sign in to comment.