From 810430d820e9c80b4a271c725e3958c0c5c4e1b9 Mon Sep 17 00:00:00 2001 From: Julian Nguyen <109386615+juliannguyen4@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:54:21 -0800 Subject: [PATCH] First attempt --- .github/workflows/docker-setup/aerospike-dev.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/docker-setup/aerospike-dev.yaml b/.github/workflows/docker-setup/aerospike-dev.yaml index 98b6696f61..890c31677c 100644 --- a/.github/workflows/docker-setup/aerospike-dev.yaml +++ b/.github/workflows/docker-setup/aerospike-dev.yaml @@ -13,13 +13,9 @@ namespaces: name: test nsup-period: 120 replication-factor: 1 - # TODO: consider moving to memory storage to reduce time taken to run tests storage-engine: - files: - - /opt/aerospike/data/test.dat - filesize: 4294967296 - read-page-cache: true - type: device + type: memory + data-size: 1G strong-consistency: "true" strong-consistency-allow-expunge: "true" network: