mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 22:41:59 +01:00
Fixed counters
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
cf36ccfbb6
commit
b786174884
@ -18,10 +18,10 @@ case1() {
|
||||
"$SMTP_SOURCE_PROG" -s $SMTP_HOST -r archive@cust1.acts.hu extra@addr.ess another@extra.addr -p 25 -t 20 --dir "$EML_DIR/virus" --socket --no-counter
|
||||
|
||||
|
||||
wait_until_emails_are_processed "piler1" 3011
|
||||
wait_until_emails_are_processed "piler1" 3012
|
||||
docker exec "piler1" su piler -c /usr/libexec/piler/indexer.delta.sh 2>/dev/null
|
||||
|
||||
count_status_values 3011 2900 111 0
|
||||
count_status_values 3012 2901 111 0
|
||||
|
||||
test_retrieved_messages_are_the_same "piler1" "piler"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user