FoundationDB / fdb-joshua

FoundationDB Correctness service
Apache License 2.0
28 stars 25 forks source link

separate runtime fdb version from fdbservers versions being downloaded #34

Closed ammolitor closed 3 years ago

ammolitor commented 3 years ago

This separates the runtime FDB_VERSION used in the image for communicating with the coordinating cluster from the version used for downloading binaries for testing.

sfc-gh-kmakino commented 3 years ago

I guess, a more fundamental question is that, we should probably implement a way to tell which agent image contains what old binaries...

ammolitor commented 3 years ago

great questions @sfc-gh-kmakino. I, unfortunately, don't have answers.

I am still working on the FDB release process and what files, etc. are hosted on the foundationdb website. I don't yet know why things are the way they are.

For me, this was the quickest path to getting a 6.3 binary into the joshua agent while allowing the coordinating cluster to stay at 6.2.x