scylladb / scylla-ccm

Cassandra Cluster Manager, modified for Scylla
Apache License 2.0
20 stars 62 forks source link

scylla_repository: remove the need of `scylla_product` #508

Closed fruch closed 8 months ago

fruch commented 10 months ago

change the code to be able to scan across both OSS and enterprise location to find a release or unstable relocatable package

SCYLLA_PRODUCT envirment variable is still in the code but used only when fetching really old release that doesn't have unified relocatable package (ex. 2020.1), leave this code so we can still fetch and use those old versions

bhalevy commented 8 months ago

What's the status of this PR?

fruch commented 8 months ago

What's the status of this PR?

It's actually ready and working just fine (verified it again, with release version, and with branch versions)

roydahan commented 7 months ago

Which branches we need to backport to? (Status is "Waiting backport")