mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 22:21:59 +01:00
Updated counters for test case
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
ca99f0cebe
commit
535e695c2b
@ -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" 3012
|
||||
wait_until_emails_are_processed "piler1" 3013
|
||||
docker exec "piler1" su piler -c /usr/libexec/piler/indexer.delta.sh 2>/dev/null
|
||||
|
||||
count_status_values 3012 2901 111 0
|
||||
count_status_values 3013 2902 111 0
|
||||
|
||||
test_retrieved_messages_are_the_same "piler1" "piler"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user