-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fix the Jenkins PR build #6149
Fix the Jenkins PR build #6149
Conversation
@strimzi-ci run tests profile=smoke |
❗ Systemtests Failed (no tests results are present) ❗ |
@strimzi-ci run tests profile=smoke |
✔️ Test Summary ✔️TEST_PROFILE: smoke |
@strimzi-ci run tests test_only profile=smoke |
❗ Systemtests Failed (no tests results are present) ❗ |
Signed-off-by: Jakub Scholz <www@scholzj.com>
2dacbf4
to
9482580
Compare
@strimzi-ci run tests profile=smoke |
❗ Systemtests Failed (no tests results are present) ❗ |
@strimzi-ci run tests profile=smoke |
✔️ Test Summary ✔️TEST_PROFILE: smoke |
@strimzi-ci run tests test_only profile=smoke |
✔️ Test Summary ✔️TEST_PROFILE: smoke |
Type of change
Description
After the changes to the build system, the Jenkins PR build does not work anymore when it is supposed to build the imaged. This PR tries to fix it.