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

Investigate running BATS CI from msys #6969

Open
mook-as opened this issue May 31, 2024 · 0 comments
Open

Investigate running BATS CI from msys #6969

mook-as opened this issue May 31, 2024 · 0 comments
Labels
component/bats BATS tests component/ci Stories tied to CI for automation kind/quality quality improvements, refactoring, Automation via CI, E2E, Integration, CLI or REST API platform/windows

Comments

@mook-as
Copy link
Contributor

mook-as commented May 31, 2024

Problem Description

Currently, we run BATS from a different WSL distro in CI (currently Debian). However, this means we can't shut down WSL during the test (not that we should need to).

Proposed Solution

See if we can run BATS via msys2 bash (which is available as part of git and already on the CI machines).

Additional Information

No response

@mook-as mook-as added kind/enhancement New feature or request platform/windows component/ci Stories tied to CI for automation component/bats BATS tests labels May 31, 2024
@jandubois jandubois added kind/quality quality improvements, refactoring, Automation via CI, E2E, Integration, CLI or REST API and removed kind/enhancement New feature or request labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/bats BATS tests component/ci Stories tied to CI for automation kind/quality quality improvements, refactoring, Automation via CI, E2E, Integration, CLI or REST API platform/windows
Projects
None yet
Development

No branches or pull requests

2 participants