Skip to content

Improvements suggested for developer local make integration testing #6019

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

Open
mikebrow opened this issue Apr 18, 2025 · 0 comments · May be fixed by #6020
Open

Improvements suggested for developer local make integration testing #6019

mikebrow opened this issue Apr 18, 2025 · 0 comments · May be fixed by #6020
Labels
triage/in-progress Issue triage is in progress

Comments

@mikebrow
Copy link
Contributor

I setup a local development environment on linux (ubuntu 24..) on an m4 box/VM

ran into a couple issues getting all green on the integration test buckets

  1. while there is support for IGNORE_SUITES in the integration test script the makefile is not setup to pipe that through to the script

  2. one of the suites is not configured to run on arm64... ejcba appears to only support x86 for now... original issue there Docker keyfactor/ejbca-ce on ARM64 Keyfactor/ejbca-ce#145 and you can see no tags for other arches on the container https://hub.docker.com/r/keyfactor/ejbca-ce/tags

I suggest skipping the ejcba suite on non x86; and pipe through IGNORE_SUITES from the makefile to the integration bucket..

will push a PR

@mikebrow mikebrow linked a pull request Apr 18, 2025 that will close this issue
3 tasks
@sorindumitru sorindumitru added the triage/in-progress Issue triage is in progress label Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/in-progress Issue triage is in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants