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

fix(tests): get integration tests passing #35

Merged

Conversation

kate-goldenring
Copy link
Collaborator

@kate-goldenring kate-goldenring commented Mar 11, 2024

No description provided.

@kate-goldenring kate-goldenring marked this pull request as draft March 11, 2024 19:30
@kate-goldenring kate-goldenring marked this pull request as ready for review March 11, 2024 19:30
@kate-goldenring kate-goldenring marked this pull request as draft March 11, 2024 19:32
@kate-goldenring kate-goldenring force-pushed the fix-integration-tests branch 2 times, most recently from b5aa61d to 5bb2155 Compare March 11, 2024 19:35
@jsturtevant
Copy link
Contributor

I am not 100% sure but since the integration tests are running via cross does kubectl need to be installed in that container? https://github.com/spinkube/containerd-shim-spin/blob/main/cross/Dockerfile

@Mossaka
Copy link
Member

Mossaka commented Mar 11, 2024

does kubectl need to be installed in that container? https://github.com/spinkube/containerd-shim-spin/blob/main/cross/Dockerfile

I thought kubectl should be installed in the host and then has a configuration to connect to the cluster, no?

@kate-goldenring kate-goldenring force-pushed the fix-integration-tests branch 2 times, most recently from d7a2b5c to 6d53e13 Compare March 11, 2024 23:39
@Mossaka
Copy link
Member

Mossaka commented Mar 12, 2024

It seems like there is no protoc installed

 Could not find `protoc` installation and this build crate cannot proceed without

@kate-goldenring kate-goldenring marked this pull request as ready for review March 12, 2024 22:07
@kate-goldenring
Copy link
Collaborator Author

@jsturtevant @Mossaka the main thing i changed here is to not use cross. I also made sure dependencies for the tests are installed. I think this is a reasonable adjustment and will likely speed up the action as well to not test with cross

Makefile Outdated Show resolved Hide resolved
Copy link
Member

@Mossaka Mossaka left a comment

Choose a reason for hiding this comment

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

lGTM

Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
@kate-goldenring kate-goldenring merged commit c0af18c into spinkube:main Mar 13, 2024
9 checks passed
@kate-goldenring kate-goldenring deleted the fix-integration-tests branch March 13, 2024 16:27
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.

3 participants