Wouldn’t we recommend people to use the test images the project CI use? Thus using in testing the versions we use? I would assume the repeatable CI will still expect test images the way we have now? (I hope I did not misunderstand the question)
I also share similar worries with Brandon On Thu, 22 Jun 2023 at 17:48, Brandon Williams <dri...@gmail.com> wrote: > On Thu, Jun 22, 2023 at 4:23 PM Josh McKenzie <jmcken...@apache.org> > wrote: > > > > 2. Anyone concerned about us being specific about versions in > requirements.txt in the dtest repo? > > My concern with this is atrophy; we'll set the version once and when > finally forced to update, find that a lot of other things must also be > updated in order to do so. I think our current approach of only > setting them on things we require at a certain version like thrift has > been successful thus far, and I don't think having different versions > would be very common, but also not really affect repeatability if > encountered. You can see what versions are used from the logs though > and could adjust them to be the same if necessary. >