From d244ca42bb2eb82650b35166d37ea23833a25881 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Sat, 17 Sep 2016 07:40:29 +0300 Subject: [PATCH] Adjust script_oltp_* tests to 1.0. --- tests/t/script_oltp_mysql.t | 4 ++-- tests/t/script_oltp_pgsql.t | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/t/script_oltp_mysql.t b/tests/t/script_oltp_mysql.t index 74f4564..145f52d 100644 --- a/tests/t/script_oltp_mysql.t +++ b/tests/t/script_oltp_mysql.t @@ -39,7 +39,7 @@ oltp.lua + MySQL tests Running the test with following options: Number of threads: 1 - Random number generator seed is 0 and will be ignored + Initializing random number generator from current time Initializing worker threads... @@ -115,7 +115,7 @@ oltp.lua + MySQL tests Running the test with following options: Number of threads: 1 - Random number generator seed is 0 and will be ignored + Initializing random number generator from current time Initializing worker threads... diff --git a/tests/t/script_oltp_pgsql.t b/tests/t/script_oltp_pgsql.t index 5912a7c..09930db 100644 --- a/tests/t/script_oltp_pgsql.t +++ b/tests/t/script_oltp_pgsql.t @@ -39,7 +39,7 @@ oltp.lua + PostgreSQL tests Running the test with following options: Number of threads: 1 - Random number generator seed is 0 and will be ignored + Initializing random number generator from current time Initializing worker threads...