hashgraph / full-stack-testing

JUnit 5 extensions and supporting libraries for performing Full Stack Testing of the Hedera Services application.
Apache License 2.0
6 stars 2 forks source link

During CI test, only node0 is started #924

Closed JeffreyDallas closed 3 months ago

JeffreyDallas commented 3 months ago

Bill of Materials or CLI Version

No response

Execution Environment

JUnit Extensions

Slf4j Logging Implementation

None

To Reproduce

Using test branch test-haproxy

run

export SCRIPT_NAME=direct-install.sh
./ci_test.sh

### Describe the bug

Node1 and node2 did not have any file upload to hedera directory

### Describe the expected behavior

All nodes should have file upload to hedera directory

### Whole JUnit/CLI Logs

```shell
N/A

Additional Context

No response

swirlds-automation commented 3 months ago

:tada: This issue has been resolved in version 0.29.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: