Jelajahi Sumber

Stresstests: Fixes the -Z confirms template

Ask Solem 11 tahun lalu
induk
melakukan
d2b2ee1b90
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      funtests/stress/stress/templates.py

+ 1 - 0
funtests/stress/stress/templates.py

@@ -85,4 +85,5 @@ class pickle(default):
 
 
 @template()
 @template()
 class confirms(default):
 class confirms(default):
+    BROKER_URL='pyamqp://'
     BROKER_TRANSPORT_OPTIONS = {'confirm_publish': True}
     BROKER_TRANSPORT_OPTIONS = {'confirm_publish': True}