{
  "service_id": "single_module_test_cycle",
  "name": "rebloom automation-testing",
  "properties": {
    "sut_version": "{{RS_VERSION}}",
    "email_recipients": "s5i1u4h5a8c8w2d7@redislabs.slack.com",
    "sut_environments": [],
    "tools_environment": {},
    "modules_version": "{{MODULE_VERSION}}",
    "test_names_modules": [
        "{{RS_MODULE}}"
    ],
    "global_spot_instances": "ondemand",
    "cycle_environments_setup": [
      {
        "teardown": true,
        "name": "xenial-amd64-aws",
        "concurrency": 1
      },
      {
        "teardown": true,
        "name": "rhel7.7-x86_64-aws",
        "concurrency": 1
      },
      {
        "teardown": true,
        "name": "rhel8-x86_64-aws",
        "concurrency": 1
      }
    ]
  }
}
