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

Disable tests missing aarch64 test services #2026

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

mjurc
Copy link
Member

@mjurc mjurc commented Sep 18, 2024

Summary

  • Disabling syslog tests on aarch64 as the currently used container is
    not multiarch.
  • Disabling Spring Cloud Server tests on aarch64 as there's no aarch64
    based container we can use as test service.

Related issues:

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

* Disabling syslog tests on aarch64 as the currently used container is
  not multiarch.
* Disabling Spring Cloud Server tests on aarch64 as there's no aarch64
  based container we can use as test service.
@michalvavrik michalvavrik merged commit dc5aa03 into quarkus-qe:main Sep 19, 2024
8 checks passed
@fedinskiy fedinskiy mentioned this pull request Sep 25, 2024
9 tasks
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