Testsuite: avoid testsuite installation path issue
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 7 Feb 2022 18:51:56 +0000 (18:51 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 7 Feb 2022 18:51:56 +0000 (18:51 +0000)
test/confs/0631
test/stderr/0631
test/stdout/0631

index 89f2827031c9ed9f01fd27ea197d6ef689d09f7b..17691e423025645fcff4d843c43a654d48225b2e 100644 (file)
@@ -15,13 +15,13 @@ acl_smtp_data = chk_data
 begin acl
 
 chk_mail:
-  accept control = debug/tag=_acl/opts=-all+acl/pretrigger=270
+  # Too hard to check for the buffer-full case due to test host
+  # varying path sizes on the 'processing "verb"' lines
+  # So give a massive buffer we will not fill.
+  accept control = debug/tag=_acl/opts=-all+acl/pretrigger=2048
         message = yes1
         message = yes2
         message = yes3
-        message = yes4
-        message = yes5
-        message = yes6
 
 chk_rcpt:
   accept control = debug/trigger=now
index f0dc9300e74b7bccaebad0ef42a21be61ae9977e..967600d79a0c2d1cf539dabfec7c1d8292716ac8 100644 (file)
@@ -1,7 +1,6 @@
+  message: yes1
+  message: yes2
   message: yes3
-  message: yes4
-  message: yes5
-  message: yes6
 accept: condition test succeeded in ACL "chk_mail"
 end of ACL "chk_mail": ACCEPT
 using ACL "chk_rcpt"
index 5ca8747c8ef8a88639ce2efc8af85f74a76b7b8a..cc0d9bb439d5a0fefd76209afdbd6d700031159a 100644 (file)
@@ -14,7 +14,7 @@ Connecting to 127.0.0.1 port 1225 ... connected
 <<< 250 HELP
 >>> MAIL FROM:<test_3@paniclogrouter>
 ??? 250
-<<< 250 yes6
+<<< 250 yes3
 >>> RCPT TO:<dest3@test.ex>
 ??? 250
 <<< 250 Accepted