Skip to content

Conversation

germag
Copy link
Collaborator

@germag germag commented Jul 4, 2024

Removes unused code:

  • load config while loading the domain
  • unused waitgroup

Closes #53

germag added 2 commits July 4, 2024 14:15
Both the ssh port and identity are provided on each run,
so it is unnecessary of doing it while loading the domain.

Signed-off-by: German Maglione <[email protected]>
The 'WaitForSSHToBeReady()' call will make it to wait until
the VM is ready, to stop printing the console.

Signed-off-by: German Maglione <[email protected]>
@germag
Copy link
Collaborator Author

germag commented Jul 4, 2024

@ckyrouac PTAL

@germag germag mentioned this pull request Jul 5, 2024
@ckyrouac
Copy link
Collaborator

ckyrouac commented Jul 8, 2024

looks like this commit broke the e2e_tests, will dig into it in a bit.

Signed-off-by: German Maglione <[email protected]>
@ckyrouac ckyrouac self-requested a review July 8, 2024 15:49
@rhatdan
Copy link
Contributor

rhatdan commented Jul 8, 2024

LGTM

@rhatdan rhatdan merged commit 6f883d9 into bootc-dev:main Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unused WaitGroup

3 participants