Skip to content

Fix test runner for sdk #1306

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

Merged
merged 5 commits into from
Feb 25, 2025
Merged

Fix test runner for sdk #1306

merged 5 commits into from
Feb 25, 2025

Conversation

bahkauv70
Copy link
Contributor

@bahkauv70 bahkauv70 commented Jan 22, 2025

Encapsulate the retrieval of the home directory. Otherwise the testcases will start to interfere with the real users home directory (this cannot be redefined platform-agnostic within go). The cause of this issue is, that service account keys are automatically searched in $HOME/.stackit/credentials.json which interferes with the testcases

@bahkauv70 bahkauv70 force-pushed the firewatcher/fix-testrun branch from cadc080 to 352f0d6 Compare February 7, 2025 08:04
@bahkauv70 bahkauv70 requested a review from Fyusel February 7, 2025 08:04
@Fyusel Fyusel force-pushed the firewatcher/fix-testrun branch from 352f0d6 to 2c0628c Compare February 25, 2025 13:16
@bahkauv70 bahkauv70 force-pushed the firewatcher/fix-testrun branch from 2c0628c to a764d67 Compare February 25, 2025 13:57
@Fyusel Fyusel merged commit 6fb6fd1 into main Feb 25, 2025
8 checks passed
@Fyusel Fyusel deleted the firewatcher/fix-testrun branch February 25, 2025 14:20
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