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

Mysql testResource instead of devservices in FIPS #6658

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

JiriOndrusek
Copy link
Contributor

fixes #6657

The FIPS testing is much more easier if simple test container is used.

@JiriOndrusek JiriOndrusek marked this pull request as draft October 18, 2024 06:56
@JiriOndrusek
Copy link
Contributor Author

I switched to draft as a different approach should be used.

@JiriOndrusek JiriOndrusek force-pushed the mysql-fips-wip branch 3 times, most recently from 4064c1e to 638b8f8 Compare October 18, 2024 07:23
@JiriOndrusek
Copy link
Contributor Author

The behavior had to be changed, it is not possible to disable devservice from the TestResource. I kept the FIPS profile, which stops dev service. TestResource starts the container only in case of stopped devservice

@JiriOndrusek JiriOndrusek marked this pull request as ready for review October 18, 2024 07:28
@JiriOndrusek JiriOndrusek changed the title Mysql testResource instead of devservices Mysql testResource instead of devservices in FIPS Oct 18, 2024
@JiriOndrusek JiriOndrusek merged commit e5dd6b0 into apache:main Oct 21, 2024
24 checks passed
@JiriOndrusek JiriOndrusek mentioned this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jdbc/mysql Not it is inot necessary to use external DB for the FIPS testing
3 participants