Use bash to run the fixturenet script for SDK tests
All checks were successful
Build / build (pull_request) Successful in 2m1s
Lint / Run golangci-lint (pull_request) Successful in 5m2s
Integration Tests / test-integration (pull_request) Successful in 1m51s
E2E Tests / test-e2e (pull_request) Successful in 3m5s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m51s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 14m29s
Unit Tests / test-unit (pull_request) Successful in 2m8s
SDK Tests / sdk_tests (pull_request) Successful in 9m33s

This commit is contained in:
Prathamesh Musale 2024-06-28 15:20:42 +05:30
parent 3c495bbcee
commit 4d64872b58

View File

@ -2,7 +2,7 @@ services:
laconicd:
restart: unless-stopped
image: cerc/laconicd:local
entrypoint: ["sh", "/docker-entrypoint-scripts.d/create-fixturenet.sh"]
entrypoint: ["bash", "/docker-entrypoint-scripts.d/create-fixturenet.sh"]
environment:
- TEST_AUCTION_ENABLED
- TEST_REGISTRY_EXPIRY