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

kie-issues#1213: configure for dockerhub registry #3087

Merged
merged 4 commits into from
Jun 26, 2024

Conversation

jstastny-cz
Copy link
Contributor

@jstastny-cz jstastny-cz commented May 15, 2024

.ci/jenkins/config/branch.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@rodrigonull rodrigonull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM . Thanks!

@rodrigonull
Copy link
Contributor

@jstastny-cz I'm not sure why the dsl test is failing. Can you verify?

String temporaryImageName = imageUtils.getImageFullName(getOperatorImageNamespace(), getOperatorImageName(),
getOperatorImageTemporaryTag())
// https://docs.docker.com/docker-hub/api/latest/#tag/repositories
error "Dockerhub API does not allow deleting tags via API. The OptaPlanner Operator temporary image tag (${temporaryImageName}) should be removed manually."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rodrigonull maybe it's this line the CI is complaining about?

org.spockframework.runtime.UnallowedExceptionThrownError at JobScriptsSpec.groovy:97

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we can use throw? https://www.jenkins.io/doc/book/pipeline/syntax/#flow-control

I'm not sure, I'm not a Jenkins SME just brainstorming. :)

@jstastny-cz
Copy link
Contributor Author

Those tests don't work well when my fork name is different than the actual repo :/

@jstastny-cz
Copy link
Contributor Author

Tests passed when running locally with correct overrides. The test scripts would need much time investment, I might rather rename my forks :-D

@rodrigonull rodrigonull merged commit f8b82da into apache:main Jun 26, 2024
1 of 2 checks passed
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.

3 participants