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

WIP: Fix issues on Windows and add CI testing #448

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

ramereth
Copy link
Contributor

No description provided.

@ramereth ramereth marked this pull request as ready for review March 15, 2021 21:35
@ramereth ramereth marked this pull request as draft March 15, 2021 23:00
@frank-m
Copy link
Contributor

frank-m commented Mar 16, 2021

Afaik Windows was not a supported platform before, at least it was not in the supports or in the readme.

So super interesting that it worked before, but I suppose we will have to exclude some of the tests for Windows as test with a uid will never pass I think. Maybe we can try replacing that with a SID, although I am not sure if you are allowed to chose your own SID. I thought Windows always generated that.

@ramereth ramereth force-pushed the fix-windows branch 2 times, most recently from 8a0d162 to e828fb8 Compare November 10, 2021 20:23
Signed-off-by: Lance Albertson <lance@osuosl.org>
@Stromweld
Copy link

In the latest release from PR #467 I updated the CI pipeline and added windows but it failed due to some more linux specific settings in code. Looks to be more work that will need to go into supporting windows then just adding it to CI workflow.

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
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.

None yet

4 participants