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

Add a CI/CD workflow to test DOS executables #5

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

volkertb
Copy link
Owner

@volkertb volkertb commented Feb 3, 2022

No description provided.

The qemu executable is available only inside the Docker container, which has already run and completed in the first step.
This was the reason why the mounted /github/workspace folder was empty while the cicd-qemu-dos-docker container step was running.
A batch file with this name should automatically be run by the `cicd-qemu-dos-docker` container image that is configured in this project's GitHub CI/CD workflow.
Fix typo in CICD DOS script, redirect output from tested executables to log file
To test the GitHub workflow.
We've confirmed that the workflow fails as expected when a deliberately failing assertion is added, so it can now be removed. With this commit, the CI workflow should pass.
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.

1 participant