test(core): git-backed memory repo integration (real object store) (#9298)
--------- Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
committed by
Caren Thomas
parent
0bdedb3c0f
commit
93249b96f5
4
.github/workflows/reusable-test-workflow.yml
vendored
4
.github/workflows/reusable-test-workflow.yml
vendored
@@ -381,6 +381,10 @@ jobs:
|
||||
GOOGLE_CLOUD_PROJECT: ${{ secrets.GOOGLE_CLOUD_PROJECT }}
|
||||
GOOGLE_CLOUD_LOCATION: ${{ secrets.GOOGLE_CLOUD_LOCATION }}
|
||||
|
||||
# Real object store (required for git-backed memory integration test)
|
||||
# Use DEV bucket/prefix variable to avoid prod resources.
|
||||
LETTA_OBJECT_STORE_URI: ${{ vars.LETTA_OBJECT_STORE_URI_DEV }}
|
||||
|
||||
# Feature flags (shared across all test types)
|
||||
LETTA_ENABLE_BATCH_JOB_POLLING: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user