scylla-cluster-tests icon indicating copy to clipboard operation
scylla-cluster-tests copied to clipboard

Using monitor new images

Open fruch opened this issue 1 year ago • 3 comments

Requirements from images:

  • We need a way to configure the image from user-data, while it support other users of user-data (like cloud-init), so mime multi-part should be defined
    • we need a way to pass in the nodes ip addresses
    • we need a way to pass down commandline argument / env to start.sh
    • we need a way to pass in custom dashboards
  • images should be able to start on their own once booted
  • images should be sync into those regions: aws_supported_regions = ['eu-west-1', 'eu-west-2', 'us-west-2', 'us-east-1', 'eu-north-1', 'eu-central-1']

fruch avatar May 10 '23 07:05 fruch

Dup of https://github.com/scylladb/qa-tasks/issues/993 ?

roydahan avatar Nov 26 '23 21:11 roydahan

No, it's specific of the communication we had with Amnon, https://github.com/scylladb/qa-tasks/issues/993 was about create/use images only,

this is how to use them via user-data

fruch avatar Nov 28 '23 11:11 fruch

we did the first stage of using the images, but this part of executing via user-data isn't done yet.

fruch avatar May 02 '24 07:05 fruch