We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63c45d commit f1d4aafCopy full SHA for f1d4aaf
tests/qa/release.json
@@ -22,6 +22,12 @@
22
"name": "rhel8.5-x86_64-aws",
23
"concurrency": 1,
24
"module_url": "http://redismodules.s3.amazonaws.com/{{RS_MODULE_FILE_PREFIX}}/{{RS_MODULE_FILE_PREFIX}}.Linux-rhel8-x86_64.{{MODULE_VERSION}}.zip"
25
+ },
26
+ {
27
+ "teardown": true,
28
+ "name": "focal-amd64-aws",
29
+ "concurrency": 1,
30
+ "module_url": "http://redismodules.s3.amazonaws.com/{{RS_MODULE_LC}}/{{RS_MODULE_FILE_PREFIX}}.Linux-focal-x64.{{MODULE_VERSION}}{{VARIANT}}.zip"
31
}
32
]
33
0 commit comments