File tree Expand file tree Collapse file tree 2 files changed +8
-24
lines changed
oss-standalone-redisearch-m5-spot-instances
oss-standalone-redisearch-m5 Expand file tree Collapse file tree 2 files changed +8
-24
lines changed Original file line number Diff line number Diff line change @@ -60,19 +60,11 @@ variable "region" {
60
60
default = " us-east-2"
61
61
}
62
62
63
- # (Ubuntu 22.04, memtier 2.1.4 and redis unstable from March 6th 2025)
64
- # ubuntu@ip-10-3-0-162:~$ memtier_benchmark --version
65
- # memtier_benchmark 2.1.4
66
- # Copyright (C) 2011-2024 Redis Ltd.
67
- # This is free software. You may redistribute copies of it under the terms of
68
- # the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
69
- # There is NO WARRANTY, to the extent permitted by law.
70
- # ubuntu@ip-10-3-0-162:~$ redis-server --version
71
- # Redis server v=255.255.255 sha=f364dcca:0 malloc=jemalloc-5.3.0 bits=64 build=502a999850b32fd8
72
- # https://us-east-2.console.aws.amazon.com/ec2/home?region=us-east-2#ImageDetails:imageId=ami-0cda50c2e20879afb
63
+ # (Ubuntu 24.04, memtier 2.1.4 and redis unstable from March 25th 2025)
64
+ # https://us-east-2.console.aws.amazon.com/ec2/home?region=us-east-2#ImageDetails:imageId=ami-0e19a771ce5725698
73
65
variable "instance_ami" {
74
- description = " AMI for aws EC2 instance - us-east-2 Ubuntu 22 .04 - perf-base-image-ubuntu22 .04-m6i.8xlarge-20250306-0220 "
75
- default = " ami-0cda50c2e20879afb "
66
+ description = " AMI for aws EC2 instance - us-east-2 Ubuntu 24 .04 - perf-base-image-ubuntu24 .04-m6i.8xlarge-20250325-0937 "
67
+ default = " ami-0e19a771ce5725698 "
76
68
}
77
69
78
70
Original file line number Diff line number Diff line change @@ -60,19 +60,11 @@ variable "region" {
60
60
default = " us-east-2"
61
61
}
62
62
63
- # (Ubuntu 22.04, memtier 2.1.4 and redis unstable from March 6th 2025)
64
- # ubuntu@ip-10-3-0-162:~$ memtier_benchmark --version
65
- # memtier_benchmark 2.1.4
66
- # Copyright (C) 2011-2024 Redis Ltd.
67
- # This is free software. You may redistribute copies of it under the terms of
68
- # the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
69
- # There is NO WARRANTY, to the extent permitted by law.
70
- # ubuntu@ip-10-3-0-162:~$ redis-server --version
71
- # Redis server v=255.255.255 sha=f364dcca:0 malloc=jemalloc-5.3.0 bits=64 build=502a999850b32fd8
72
- # https://us-east-2.console.aws.amazon.com/ec2/home?region=us-east-2#ImageDetails:imageId=ami-0cda50c2e20879afb
63
+ # (Ubuntu 24.04, memtier 2.1.4 and redis unstable from March 25th 2025)
64
+ # https://us-east-2.console.aws.amazon.com/ec2/home?region=us-east-2#ImageDetails:imageId=ami-0e19a771ce5725698
73
65
variable "instance_ami" {
74
- description = " AMI for aws EC2 instance - us-east-2 Ubuntu 22 .04 - perf-base-image-ubuntu22 .04-m6i.8xlarge-20250306-0220 "
75
- default = " ami-0cda50c2e20879afb "
66
+ description = " AMI for aws EC2 instance - us-east-2 Ubuntu 24 .04 - perf-base-image-ubuntu24 .04-m6i.8xlarge-20250325-0937 "
67
+ default = " ami-0e19a771ce5725698 "
76
68
}
77
69
78
70
variable "instance_device_name" {
You can’t perform that action at this time.
0 commit comments