The configured resources for the tests had an expiration time. They were created using the actinia config KVDB_RESOURCE_EXPIRE_TIME with a default set to 10 days.
Either the resources need to be restored from the dump.rdb (e.g. by faking time on valkey startup or by a tool manipulating the expired setting) or created again and then updated to not have an expiration setting.
When fixed, also incomment tests again #37
The configured resources for the tests had an expiration time. They were created using the actinia config
KVDB_RESOURCE_EXPIRE_TIMEwith a default set to 10 days.Either the resources need to be restored from the dump.rdb (e.g. by faking time on valkey startup or by a tool manipulating the expired setting) or created again and then updated to not have an expiration setting.
When fixed, also incomment tests again #37