Compare commits

..

1 Commits

Author SHA1 Message Date
1e34e7d26d Remove tty flag from docker commands
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 38s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m22s
Webapp Test / Run webapp test suite (pull_request) Failing after 4m22s
Smoke Test / Run basic test suite (pull_request) Successful in 5m36s
Fixturenet-Laconicd-Test / Run Laconicd fixturenet and Laconic CLI tests (pull_request) Successful in 17m9s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m9s
2024-04-02 11:28:29 +05:30

View File

@ -9,8 +9,7 @@ echo "$(date +"%Y-%m-%d %T"): Running stack-orchestrator Laconic registry CLI te
env
cat /etc/hosts
# Bit of a hack, test the most recent package
# TEST_TARGET_SO=$( ls -t1 ./package/laconic-so* | head -1 )
TEST_TARGET_SO=laconic-so
TEST_TARGET_SO=$( ls -t1 ./package/laconic-so* | head -1 )
echo "$(date +"%Y-%m-%d %T"): Starting stack"
TEST_AUCTION_ENABLED=true $TEST_TARGET_SO --stack fixturenet-laconicd deploy --cluster laconicd up