-
Notifications
You must be signed in to change notification settings - Fork 95
RHOAIENG-19051: chore(Makefile): remove dependency on bin/buildinputs
for running image tests
#948
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
RHOAIENG-19051: chore(Makefile): remove dependency on bin/buildinputs
for running image tests
#948
Conversation
/test codeserver-notebook-e2e-tests
|
/test codeserver-notebook-e2e-tests check improvement after this merged |
/test codeserver-notebook-e2e-tests |
1 similar comment
/test codeserver-notebook-e2e-tests |
…s` for running image tests
9232280
to
92d0b2a
Compare
/test codeserver-notebook-e2e-tests |
/test codeserver-notebook-e2e-tests |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiridanek The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
97479e0
into
opendatahub-io:main
Found when enabling hypershift in
ipi-gcp
to run onhypershift-hostedcluster-workflow
openshift/release#62392in support of https://issues.redhat.com//browse/RHOAIENG-19051
Description
Some CI jobs would fail when go is not present on the machine running the
make validate%
targets. This change avoids needing go just to run tests.How Has This Been Tested?
Merge criteria: