-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from rsvoboda/QUARKUS-2279
QUARKUS-2279 - Productization of JOSDK
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# QUARKUS-2279 - Productization of JOSDK | ||
|
||
JIRA: https://issues.redhat.com/browse/QUARKUS-2279 | ||
|
||
Triggered by the need of Keycloak team as they are planning on releasing product version based on Quarkus including an operator using JOSDK. | ||
|
||
JOSDK bits will be delivered as part of the Platform, marked as Developer Preview (https://access.redhat.com/support/offerings/devpreview) so the bits can be productized. | ||
|
||
## Scope of the testing | ||
* RHBQ QE team will ensure availability of the JOSDK artifacts and platform BOM | ||
* Functional testing of the use-cases is on Keycloak side | ||
|
||
### Impact on test suites and testing automation | ||
* Marete checks for maven repo zip will be extended to ensure availability of the JOSDK artifacts and platform BOM | ||
|
||
### Impact on resources | ||
No need for additional resources. | ||
|
||
## Contacts | ||
* Tester: Rostislav Svoboda <[email protected]> |