Skip to content

Commit

Permalink
Makefile: fix integration tests failing
Browse files Browse the repository at this point in the history
Change-Id: I0e3019bbaf22045370b1d6e00fe12dd9b0e3fe17
  • Loading branch information
halkyon committed Jul 11, 2024
1 parent 6fd0b87 commit 58f22b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ integration-network-remove:
integration-services-start:
storj-up network set minimal,db integration-network-${BUILD_NUMBER} && \
storj-up network unset minimal,db default && \
storj-up env setenv satellite-api STORJ_CONSOLE_SIGNUP_ACTIVATION_CODE_ENABLED=false && \
storj-up env setenv satellite-api STORJ_METAINFO_USE_BUCKET_LEVEL_OBJECT_VERSIONING=true && \
storj-up env set storagenode STORJUP_AUTHSERVICE=http://authservice:20000 && \
docker compose up -d && \
Expand Down

0 comments on commit 58f22b6

Please sign in to comment.