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

Make Docker integration tests green again, and resume the related CI execution #1315

Open
fabiobrz opened this issue Sep 24, 2024 · 0 comments · May be fixed by #1317
Open

Make Docker integration tests green again, and resume the related CI execution #1315

fabiobrz opened this issue Sep 24, 2024 · 0 comments · May be fixed by #1317
Assignees
Labels

Comments

@fabiobrz
Copy link
Collaborator

fabiobrz commented Sep 24, 2024

Issue Overview

Resume Docker integration tests.

Expected Behaviour

The tests that verify the Arquillian Cube Docker integration should pass, and the CI script should be fixed in order to resume the execution of such tests.

Current Behaviour

The Arquillian Cube integration tests for Docker are failing, and the CI doesn't execute them, see https://github.com/arquillian/arquillian-cube/blob/main/.circleci/config.yml#L19 (notice the package goal...)

Steps To Reproduce
mvn clean package -Dfailsafe.groups=org.arquillian.cube.docker.impl.requirement.RequiresDocker -Dcontainerless.skip.tests=true
Additional Information

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant