paul-rogers commented on PR #12368:
URL: https://github.com/apache/druid/pull/12368#issuecomment-1120047771

   @kfaraz, good point on the docs. Yes, the docs started as my attempt to 
remember the many details of how the original tests worked, and what I changed 
as I created this new version. Per your suggestion, I created a `quickstart.md` 
page with usage info. We can expand that as we figure out what additional 
information is most often needed. I added links into the more detailed docs for 
when someone needs more information.
   
   The idea on conversion is to try out a few groups here, then convert the 
others over time. I was perhaps lucky: the groups I converted so far mostly 
"just worked." I've encountered no flakiness in those tests, in my limited 
runs, after I made sure the cluster was up before running the tests.
   
   We'll have to see, as we convert more, if the others are as easy, or if 
there will be tricky bits. If there are test that are still flaky, we'll have 
to sort that out on a case-by-case basis, as suggested above.
   
   Let's also remember that there there is a big chunk of work not addressed in 
this PR: running a secured cluster. There is code in the old ITs to create 
certs, configure security, etc. Tests run that way will be very difficult to 
debug, by definition. That whole areas is left as an open issue in this PR, in 
part because this one is already large enough.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to