Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Testing: Update postgres sequences (#9304) | zeripath | 2019-12-10 | 1 | -0/+32 |
| | |||||
* | Increase the retry limit to 20 times and the interval to 200ms (#5134) | Mura Li | 2018-10-21 | 1 | -2/+9 |
| | | | | The original settings has less tolerance and would fail on some environments. | ||||
* | Retry test-fixtures loading in case of transaction rollback (#5125) | Mura Li | 2018-10-20 | 1 | -1/+10 |
| | |||||
* | Integration test framework (#1290) | Ethan Koenig | 2017-04-25 | 1 | -0/+23 |
* Integration test framework * udpate drone sign * Formatting fixes and move router.go to routers/ * update sign for drone |