Vladislav Sukhin

Results 234 comments of Vladislav Sukhin

From what I understood there, we will need send these 4 events for telemetry collection. And then based on this data UI will be used to prepare reports

Hey @chandana194 You're almost there for running git file based k6s script. Only one parameter is missed `path` to your k6 script. It should be something like "path": "your_k6_directory/subdir/k6script.js"

Thank you @Blackmamba23 for an interesting idea. Definitely worth to conisder when we plan our next release!

So,remained part for this ticket is a storing artifact to external folder

Technically, we support now running multiple tests in parallel, if you run them using `selector` parameter. Then all matched tests by lables will be started in parallel with a `concurency`...

So, it's about groupping internal tests in Testkube Test

hey, @nizamkhazi87 Have you tired our latest 1.5.39 release? We improved processing of large strings for test output. We print all output as json based strings. Sounds like, we got...

might be, @tkonieczny could see something similar?