Skip to content

Accounts not created in fresh deployment if accounts.json exists #4704

@Ivo-Yankov

Description

@Ivo-Yankov

Describe the bug

The idempotency guard for skipping the account creation step should be updated. The step should not be skipped if the network nodes did not exist before running the current command.

Also, the solo one-shot single destroy command should delete the deployment directory in the SOLO_HOME directory.

Describe the expected behavior

Accounts should always be created when a new deployment is being created.

To Reproduce

solo one-shot single deploy
solo one-shot single destroy
solo one-shot single deploy

Observe that the accounts were not created for the second deployment

Additional Context

No response

Metadata

Metadata

Assignees

Labels

BugA error that causes the feature to behave differently than what was expected based on design docsP1-💎Current Milestone & Goals

Type

No fields configured for Bug.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions