Le 19/05/2021 à 07:37, Weston Pace a écrit :
I spoke a while ago about working on a multithreaded stress test suite. I have put together some very early details[1]. I would appreciate any feedback.
I would recommend writing such tests in Python, such as is already done for the CSV reader.
One particular item I could use feedback on is how this gets deployed. In my mind this would be an ongoing test that is continuously running against the previous nightly build. Such a test would quickly consume Apache's GHA minutes so I don't think GHA is an option. Other free CI options probably wouldn't have enough minutes for a continuous daily test (e.g. ~40k minutes).
I'm not sure what you have in mind. You're intending to run this test 40k minutes per day?
Regards Antoine.
