Content-Length: 285687 | pFad | http://github.com/postgrespro/postgres_cluster/commit/d7e483af11d6d4a4f1c1da48a062e0d320fcb23f

23 disable toxi in test too · postgrespro/postgres_cluster@d7e483a · GitHub
Skip to content

Commit d7e483a

Browse files
committed
disable toxi in test too
1 parent 7b4f08e commit d7e483a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/mmts/tests2/lib/bank_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def finish_tx(self, name):
3737

3838
def as_dict(self):
3939
return {
40-
'running_latency': (datetime.datetime.now() - self.start_time).total_seconds(),
40+
'running_latency': 'xxx', #(datetime.datetime.now() - self.start_time).total_seconds(),
4141
'max_latency': self.max_latency,
4242
'isolation': self.isolation,
4343
'finish': copy.deepcopy(self.finish)

contrib/mmts/tests2/test_recovery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def setUpClass(self):
2323
], n_accounts=1000)
2424
self.client.bgrun()
2525

26-
self.toxiproxy = Toxiproxy() #Toxiproxy(server_host="toxi")
26+
# self.toxiproxy = Toxiproxy() #Toxiproxy(server_host="toxi")
2727

2828

2929
@classmethod

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/d7e483af11d6d4a4f1c1da48a062e0d320fcb23f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy