Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Use a concrete release of singularity for integration test
Browse files Browse the repository at this point in the history
Fixes #147
  • Loading branch information
gammazero committed Oct 5, 2023
1 parent c38b9f6 commit dbb1378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/test/motionlarity/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SINGULARITY_REF=:dummy
SINGULARITY_REF=v0.5.0
LOTUS_TEST='true'
LOTUS_API=http://lotus:1234/rpc/v1
MOTION_PRICE_PER_GIB_EPOCH=0
Expand All @@ -8,4 +8,4 @@ MOTION_SINGULARITY_SCHEDULE_CRON='* * * * * *'
MOTION_VERIFIED_DEAL=false
MOTION_SINGULARITY_SCHEDULE_DEAL_NUMBER=25
MARKET_DEAL_URL=
MOTION_SINGULARITY_LOCAL_CLEANUP_INTERVAL=10s
MOTION_SINGULARITY_LOCAL_CLEANUP_INTERVAL=10s

0 comments on commit dbb1378

Please sign in to comment.