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

Nexenio/overhaul vault pr #1053

Merged
merged 8 commits into from
Oct 1, 2023

Conversation

ademariag
Copy link
Contributor

@ademariag ademariag commented Sep 15, 2023

Fixes for PR #958

Proposed Changes

  • improves tests

Copy link
Contributor

@MatteoVoges MatteoVoges left a comment

Choose a reason for hiding this comment

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

Thanks. It looks like everything made it into the PR. There are some newer modifications in nexenio-dev, but for now this is fine and is ready to get integrated!

tests/test_copy.py Outdated Show resolved Hide resolved
@MatteoVoges
Copy link
Contributor

Do you know whats up with the tests? I will probably investigate it tomorrow

@MatteoVoges
Copy link
Contributor

Hey @ademariag , I tried fixing the tests already but there is some issue with the container. We tried a basic script in github actions, with just starting the container und trying to curl it, and even that fails. Maybe the ci is blocking some ports?

@ademariag
Copy link
Contributor Author

Have these tests ever worked? As in connecting to a container?

@MatteoVoges
Copy link
Contributor

Yeah, they did. And for some reason for some commits they still work. I don't have any clue what causes them to fail, because locally everything works fine

@ademariag ademariag marked this pull request as ready for review October 1, 2023 09:06
@ademariag
Copy link
Contributor Author

Yeah, they did. And for some reason for some commits they still work. I don't have any clue what causes them to fail, because locally everything works fine

I think I fixed it. the issue is that "container == running" is not the same as vault being able to receive a connection.

So I have added a try-catch

@ademariag ademariag merged commit 3d3052a into kapicorp:master Oct 1, 2023
7 checks passed
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.

2 participants