Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert bootstrapping test scripts in go #89

Merged
merged 4 commits into from
May 2, 2022

Conversation

ldevulder
Copy link
Contributor

@ldevulder ldevulder commented Apr 8, 2022

Should fix #62.

NOTE: for this version, as a TTY is needed for virt-install I still use a shell script called with script command. I will do some tests to replace this purely in GO, but more for another version. Same for the HTTP server, I have some Go code but it's not working as expected, I will try to fix this later.

@ldevulder ldevulder self-assigned this Apr 8, 2022
@ldevulder ldevulder marked this pull request as draft April 8, 2022 16:29
@ldevulder ldevulder force-pushed the convert-bootstrapping-test-scripts-in-go branch 10 times, most recently from 41e5b1a to 08b8133 Compare April 14, 2022 20:38
@ldevulder ldevulder force-pushed the convert-bootstrapping-test-scripts-in-go branch 3 times, most recently from 139a826 to 3b75342 Compare April 21, 2022 10:12
@ldevulder ldevulder marked this pull request as ready for review April 21, 2022 12:53
@ldevulder ldevulder force-pushed the convert-bootstrapping-test-scripts-in-go branch 5 times, most recently from 41cec35 to e5cb037 Compare April 25, 2022 09:39
This is helpful to have the trace of all steps of a test.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder force-pushed the convert-bootstrapping-test-scripts-in-go branch from e5cb037 to d3ab414 Compare April 25, 2022 10:26
Copy link
Contributor

@mudler mudler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! really nice!

@ldevulder ldevulder merged commit 03a77f7 into master May 2, 2022
@ldevulder ldevulder deleted the convert-bootstrapping-test-scripts-in-go branch May 2, 2022 10:29
mudler pushed a commit that referenced this pull request Jun 3, 2022
Signed-off-by: David Cassany <dcassany@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert bootstrapping-with-rancher test to Ginkgo
2 participants