#9225 pytest library module rename from quarkus to keycloak
Closed: fixed by frenaud. Opened by spoore.

In ipatests there is a support library names create_quarkus.py. Since Quarkus is the Java framework used by Keycloak 17+ and we're only concerned with configuring Keycloak, it seems that the module name should reflect that.

So, I suggest we rename:

ipatests/pytest_ipa/integration/create_quarkus.py

to

ipatests/pytest_ipa/integration/create_keycloak.py

As a part of this, there are a few lines in the integration test_idp.py that need to change also.


FYI, I have prepared a PR here:
https://github.com/freeipa/freeipa/pull/6417

But, I don't seem to have permissions to take ownership of this issue so I can't change Assignee to myself.

Metadata Update from @abbra:
- Issue assigned to spoore

I assigned it to you. Thank you for doing this work!

master:

  • 5a225deaa0a3b7bdb73bede5ea5c9c58ed23d5bc ipatests: Rename create_quarkus to create_keycloak

ipa-4-9:

  • 88ea19b9a53d9c209105af049a1df100d07e081a ipatests: Rename create_quarkus to create_keycloak

ipa-4-10:

  • a0a104a42c2ccd89394e48c2375bb0eb95183c5b ipatests: Rename create_quarkus to create_keycloak

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata