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

Bump framework version to 1.4.0.Beta8 #1650

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

gtroitsk
Copy link
Member

@gtroitsk gtroitsk commented Feb 9, 2024

Summary

Please select the relevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency update
  • Refactoring
  • Backport
  • New scenario (non-breaking change which adds functionality)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@gtroitsk
Copy link
Member Author

gtroitsk commented Feb 9, 2024

run tests

@gtroitsk
Copy link
Member Author

gtroitsk commented Feb 10, 2024

OC failures are caused by migration to using Deployments instead of DeploymentConfig.
Amq tests fails because service name is not matched, currently amq:latest must be ${SERVICE_NAME}:latest or labels must be changed to amq. Please see amq-template

Other two tests failures must be resolved by #1645

@michalvavrik
Copy link
Member

OC failures are caused by migration to using Deployments instead of DeploymentConfig. Amq tests fails because service name is not matched, currently amq:latest must be ${SERVICE_NAME}:latest or labels must be changed to amq. Please see amq-template

Other two tests failures must be resolved by #1645

Hey @fedinskiy please have a look next week. @gtroitsk needs this merged in order to finish his task this week, so I'm going to merge it.

Which means we can expect OpenShift failures in weeky's cc @mjurc

@michalvavrik michalvavrik merged commit 6d03715 into quarkus-qe:main Feb 10, 2024
8 of 10 checks passed
@michalvavrik
Copy link
Member

michalvavrik commented Feb 10, 2024

As I can see that #1645 has a backport label, I'm adding it here as well.

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.

2 participants