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

Enable database rotation for Jakarta Data DDLGen testing #29968

Open
wants to merge 7 commits into
base: integration
Choose a base branch
from

Conversation

KyleAure
Copy link
Member

@KyleAure KyleAure commented Oct 25, 2024

Create a common DDL Generation helper class, borrowing functionality from what already exists.
Depricate individual DDL Generation helper classes.
By default the database containers we use only setup a system admin user.
This test requries the use of both an admin user and database user.
Also need to add a schema accessable to the database user.
fix formatting of date which put minutes where months should be, and increase the logging for tc so we can debug query strings for database containers.
@KyleAure
Copy link
Member Author

#build - personal build
#libby - check headers

@LibbyBot
Copy link

Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=3a9b8ca6-b66f-4880-b9e2-11a1eb40f06c

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=1ba40e29-65b1-4c5e-9a9f-2a9404ad2a7c

Target locations of links might be accessible only to IBM employees.

@KyleAure KyleAure self-assigned this Oct 25, 2024
@KyleAure KyleAure changed the title chore: enable database rotation for Jakarta Data DDLGen testing Enable database rotation for Jakarta Data DDLGen testing Oct 25, 2024
@KyleAure
Copy link
Member Author

DB Rotation Pipeline: https://libh-proxy1.fyre.ibm.com/cognitive-dev/pipelineAnalysis.html?pipelineId=80a50c93-ba04-4f7d-9b41-32b2e27cfd6f

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

@LibbyBot
Copy link

@LibbyBot
Copy link

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_8C_PIJNwEe-f5vHzWaixSA

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 1 product code files were changed.

  • Please describe in a separate comment how you tested your changes.

  • 2 test infrastructure code files were changed.

  • Test failures/errors in the build could be due to these changes.

  • 13 FAT files were changed, added, or removed.

  • Check that the build did not break the affected FAT suite(s).

@LibbyBot
Copy link

The build KyleAure-29968-20241026-0212
https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_8C_PIJNwEe-f5vHzWaixSA
completed successfully!

@KyleAure
Copy link
Member Author

RTC Build: Passed
Pipeline: Failed with 1 known z/OS defect
DB Rotation: Failed with 5 known JPA defects

@KyleAure KyleAure requested a review from njr-11 October 27, 2024 19:06
Copy link
Contributor

@njr-11 njr-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I spotted one minor bug in a test utility method and added a suggestion for it.

@KyleAure
Copy link
Member Author

#build

@LibbyBot
Copy link

Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=8d8e89ee-32db-41cf-a10a-eb5e13232189

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_FZyjsJVkEe-M9O5esDPP_g

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

@LibbyBot
Copy link

The build KyleAure-29968-20241028-2042
https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_FZyjsJVkEe-M9O5esDPP_g
completed and has errors or failures.

For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_FZyjsJVkEe-M9O5esDPP_g

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.

3 participants