Commit graph

332 commits

Author SHA1 Message Date
ulvii 7f2f89ec3b Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-07-04 17:34:42 -07:00
ulvii 007981ef90 Updating RedHat setup instructions 2017-07-04 17:33:02 -07:00
ulvii 224c3651ae Started adding documentation to run-pref_test.py 2017-07-04 17:32:38 -07:00
ulvii c0aabee4f1 Adding a basic scripts to report the results 2017-06-28 17:56:02 -07:00
ulvii 0793c9a922 Adding curl installation. Also making sure unixodbc is installed before install pyodbc 2017-06-28 17:55:27 -07:00
ulvii 1e3c1c8dcc Adding a few more functions to get php version, driver version, msodbcsql version 2017-06-28 17:54:18 -07:00
yitam f03b62e6b2 cleaned up toConnect helper method 2017-06-28 13:28:08 -07:00
yitam 00aa8ad7c8 modified a comment 2017-06-28 12:18:45 -07:00
yitam dcb232e7b9 removed ConnectSpecial helper function 2017-06-28 11:51:40 -07:00
yitam e93a40561a fixed line number 2017-06-28 09:59:55 -07:00
yitam 465a72352f modified the comments based on review 2017-06-28 09:48:33 -07:00
yitam c1747ef572 daasMode = false by default 2017-06-27 15:46:08 -07:00
yitam 60575a552f simplified skip conditions 2017-06-27 15:10:27 -07:00
yitam e7f00c1fed modified the comments for the passwords tests 2017-06-27 15:03:04 -07:00
yitam 6e8111418d resiliency tests and skip azure condition 2017-06-27 14:20:53 -07:00
yitam 49ba138797 set placeholders for daasMode 2017-06-27 13:34:27 -07:00
yitam 44dbd78c92 fixed connection resiliency tests 2017-06-27 13:17:31 -07:00
yitam e535e85d1f modified tests for Azure testing 2017-06-27 13:00:07 -07:00
yitam c678f9a648 moved setup folder to functional 2017-06-23 16:08:54 -07:00
yitam 6c6061819f moved output.py too 2017-06-23 14:05:23 -07:00
yitam 6c0be02618 rearrange test folders as functional 2017-06-23 13:09:37 -07:00
Jenny Tam b9a2f67ffc Merge pull request #450 from yitam/invalidTypeTest
removed timestamp field from test
2017-06-22 16:04:35 -07:00
David Puglielli 553ca92fea Merge pull request #412 from david-puglielli/fix_failing_tests
Fix failing tests
2017-06-22 14:04:00 -07:00
ulvii 0ce6fc52a2 Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-06-22 13:22:57 -07:00
ulvii bb385590b1 Addressing review comments. Adding a few checks to windows setup file 2017-06-22 13:22:37 -07:00
ulvii de5c9ebb36 Update README.md
Updating Performance test readme file with instructions how to run the tests
2017-06-22 13:21:02 -07:00
David Puglielli 3e6c99a69b Changed user check to root 2017-06-22 13:16:08 -07:00
ulvii 40d87aa38f run-perf_tests.py: Adding a function to generate SHA1 signature for drivers 2017-06-21 18:41:05 -07:00
David Puglielli dfdd99ea06 changed description of one test 2017-06-21 17:50:27 -07:00
yitam f3615ecb64 removed timestamp field from test 2017-06-21 16:03:41 -07:00
David Puglielli 8eb519c079 Fixed sudo issue in connpool tests 2017-06-21 14:59:53 -07:00
yitam f1872d5abe made RC number optional 2017-06-21 14:33:19 -07:00
yitam 67dca1c080 fixed the regex pattern 2017-06-21 13:45:40 -07:00
yitam 3e1e75c458 enclosed the regex pattern 2017-06-21 09:57:19 -07:00
David Puglielli 51a3c08146 Fixed location of isPooled.php 2017-06-20 18:30:12 -07:00
David Puglielli efe15ee344 Merge branch 'fix_failing_tests' of https://github.com/david-puglielli/msphpsql into fix_failing_tests
Resolved conflicts earlier without syncing this merge
2017-06-20 17:54:42 -07:00
David Puglielli 73c8598928 Replaced php with PHP_BINARY 2017-06-20 17:52:53 -07:00
ulvii 38d01dcade Report duration in seconds 2017-06-20 17:40:54 -07:00
David Puglielli 5cbdbd2f6b Merge branch 'dev' into fix_failing_tests 2017-06-20 17:16:48 -07:00
yitam 267271e0b6 fix ExtensionVer regex 2017-06-20 17:15:48 -07:00
David Puglielli 867940b702 Fixed connpool tests 2017-06-20 17:14:47 -07:00
David Puglielli f58a75c45e Updated connpool and aad tests 2017-06-20 17:05:09 -07:00
v-kaywon a97a2f5880 Merge pull request #443 from v-kaywon/fix_leak
Fix leak in connection and statement resource in SQLSRV driver
2017-06-19 17:29:28 -07:00
v-kaywon 84ee58cb5f Merge pull request #426 from v-kaywon/tnir
Add TNIR conn option and tests
2017-06-19 17:27:39 -07:00
ulvii e250baf57b Adding pyodbc install instructions to setup scripts 2017-06-19 14:32:24 -07:00
v-kaywon b9c13e99a8 set UTF8 back to false by the end of SQLSRV memory test 2017-06-19 14:10:19 -07:00
v-kaywon d1df11d035 fix MsCOmmon.inc 2017-06-19 13:16:16 -07:00
v-kaywon c508a84ef1 changed structure of UTF8 data; added comment for fix in source code 2017-06-19 12:55:40 -07:00
ulvii c655d04226 Initial commit for run-tests script 2017-06-16 18:30:16 -07:00
ulvii 830a8772f0 Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-16 18:26:30 -07:00