Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Fix and update post-installation cleanup#54

Merged
adriantpaez merged 5 commits into
developfrom
fix/local-install-cleanup
Aug 15, 2023
Merged

Fix and update post-installation cleanup#54
adriantpaez merged 5 commits into
developfrom
fix/local-install-cleanup

Conversation

@AntiD2ta
Copy link
Copy Markdown
Contributor

The post-installation cleanup was failing for some branch cases of the local-install flow. Fixing this provoked a new issue in the cleanup when trying to install an already-installed instance. This resulted in a refactor of the entire installation process and upgrading the E2E tests.

Changes:

Types of changes

Leave on the following list the types of changes introduced by this PR and remove
the ones that don't apply. Please also remove this line.

  • Bugfix (non-breaking change which fixes an issue)
  • Refactoring (no functional changes, no api changes)

Testing

Requires testing Yes

In case you checked yes, did you write tests? Yes

Changes:
- Move local-install tests to a new file
- Enhance checks for installed instance
- Add check for temp directory
- Add tests for post-install cleanup
@AntiD2ta AntiD2ta self-assigned this Aug 10, 2023
@AntiD2ta AntiD2ta requested a review from adriantpaez as a code owner August 10, 2023 16:23
Comment thread pkg/daemon/egn_daemon.go
@adriantpaez adriantpaez merged commit 76973ce into develop Aug 15, 2023
@adriantpaez adriantpaez deleted the fix/local-install-cleanup branch August 15, 2023 13:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants