Add/update filtered-sum-bms benchmark
This commit is contained in:
64
spot-launcher/fleets.json
Normal file
64
spot-launcher/fleets.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"ActivityStatus": "pending_fulfillment",
|
||||
"CreateTime": "2025-05-19T20:17:41.000Z",
|
||||
"FleetId": "fleet-8b59f9f4-66d9-4b26-82bd-a7028c4510b9",
|
||||
"FleetState": "active",
|
||||
"ClientToken": "02de0162-2e5b-46cc-9a07-15064f032e52",
|
||||
"ExcessCapacityTerminationPolicy": "termination",
|
||||
"FulfilledCapacity": 9.0,
|
||||
"FulfilledOnDemandCapacity": 0.0,
|
||||
"LaunchTemplateConfigs": [
|
||||
{
|
||||
"LaunchTemplateSpecification": {
|
||||
"LaunchTemplateId": "lt-07cf130784c9d6dd2",
|
||||
"Version": "1"
|
||||
},
|
||||
"Overrides": [
|
||||
{
|
||||
"SubnetId": "subnet-08ae410765d9e475b"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"LaunchTemplateSpecification": {
|
||||
"LaunchTemplateId": "lt-07cf130784c9d6dd2",
|
||||
"Version": "1"
|
||||
},
|
||||
"Overrides": [
|
||||
{
|
||||
"SubnetId": "subnet-083741ecec3db420d"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"LaunchTemplateSpecification": {
|
||||
"LaunchTemplateId": "lt-07cf130784c9d6dd2",
|
||||
"Version": "1"
|
||||
},
|
||||
"Overrides": [
|
||||
{
|
||||
"SubnetId": "subnet-00a0cb6d9c0a807dd"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"TargetCapacitySpecification": {
|
||||
"TotalTargetCapacity": 15,
|
||||
"OnDemandTargetCapacity": 0,
|
||||
"SpotTargetCapacity": 15,
|
||||
"DefaultTargetCapacityType": "spot"
|
||||
},
|
||||
"TerminateInstancesWithExpiration": true,
|
||||
"Type": "request",
|
||||
"ValidFrom": "2025-05-19T20:17:38.000Z",
|
||||
"ValidUntil": "2025-05-20T16:17:38.000Z",
|
||||
"ReplaceUnhealthyInstances": false,
|
||||
"SpotOptions": {
|
||||
"AllocationStrategy": "priceCapacityOptimized",
|
||||
"InstanceInterruptionBehavior": "terminate",
|
||||
"MaxTotalPrice": "0.3"
|
||||
},
|
||||
"OnDemandOptions": {
|
||||
"AllocationStrategy": "lowestPrice"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user