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 OpenShift integration tests green again, and resume the related CI execution #1323

Open
fabiobrz opened this issue Oct 13, 2024 · 0 comments
Assignees
Milestone

Comments

@fabiobrz
Copy link
Collaborator

Issue Overview

Resume OpenShift integration tests.

Expected Behaviour

The tests that verify the Arquillian Cube OpenShift 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 OpenShift are failing, and the CI doesn't execute them, see https://github.com/arquillian/arquillian-cube/blob/main/.github/workflows/maven.yml#L24

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

As a first step, it can be evaluated whether it would be enough to start with a CI configuration that uses OpenShift 3, which can be executed by runners, see https://github.com/fabric8io/kubernetes-client/blob/main/.github/workflows/e2e-tests.yml#L127

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

No branches or pull requests

1 participant