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

Onboarding Intersmash on OpenShift CI #18

Merged
merged 2 commits into from
Apr 5, 2023
Merged

Onboarding Intersmash on OpenShift CI #18

merged 2 commits into from
Apr 5, 2023

Conversation

fabiobrz
Copy link
Member

@fabiobrz fabiobrz commented Apr 5, 2023

This PR is introducing a dockerfile to generate a container image to run Intersmash tests on OpenShift CI, and a shell script that would be invoked by the pipeline test workflow.
It allows for intersmash PRs to be tested against ann OpenShift 4 cluster in the OpenShift CI infra, as per the documentation at https://docs.ci.openshift.org/

Validated by openshift/release#37965

Fix #1

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is self-descriptive and/or documented
  • N/A I have implemented unit tests to cover my changes
  • I tested my code in OpenShift

@fabiobrz fabiobrz changed the title Openshift ci.exp Onboarding Intersmash on OpenShift CI Apr 5, 2023
@fabiobrz fabiobrz requested a review from simkam April 5, 2023 11:42
.ci/openshift-ci/build-root/Dockerfile Outdated Show resolved Hide resolved
.ci/openshift-ci/build-root/Dockerfile Outdated Show resolved Hide resolved
.ci/openshift-ci/build-root/e2e-test.sh Outdated Show resolved Hide resolved
.ci/openshift-ci/build-root/Dockerfile Outdated Show resolved Hide resolved
simkam
simkam previously approved these changes Apr 5, 2023
simkam
simkam previously approved these changes Apr 5, 2023
fabiobrz added 2 commits April 5, 2023 17:51
…ven+oc+https-tools)

Also, removing useless git global config settings
@simkam simkam merged commit 381cdef into main Apr 5, 2023
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.

Implement PRs CI checks that run on an OpenShift cluster
2 participants