-
Notifications
You must be signed in to change notification settings - Fork 82
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
Build Interop testing image #2000
base: master
Are you sure you want to change the base?
Conversation
c477d1f
to
93a2c68
Compare
@apodhrad @liswang89 maybe we can add an additional label for wyt? |
have you considered using https://github.com/red-hat-data-services/ods-ci/blob/master/ods_ci/build/install_idp.sh? it was already used by the previous interop pipeline |
706197c
to
5bd2109
Compare
5bd2109
to
ac9ddd0
Compare
ac9ddd0
to
9b32bd5
Compare
labels: | ||
app.kubernetes.io/name: openldap | ||
spec: | ||
containers: |
Check warning
Code scanning / SonarCloud
Service account permissions should be restricted
app.kubernetes.io/name: openldap | ||
spec: | ||
containers: | ||
- name: openldap |
Check warning
Code scanning / SonarCloud
Storage limits should be enforced
7757935
to
8df2fdc
Compare
8df2fdc
to
5931290
Compare
Quality Gate passedIssues Measures |
This PR builds the ODS-CI test image for containerized interoperability testing. The image is temporarily hosted at quay.io/modh/ods-ci:dev, and there is already a mapping from Quay to the CI registry with the 'dev' tag. We can create new images based on the RHOAI release later. There are three main issues to address: