Skip to content

Create 2.1 release #153

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

Merged
merged 11 commits into from
Apr 22, 2025
Merged

Create 2.1 release #153

merged 11 commits into from
Apr 22, 2025

Conversation

brenns10
Copy link
Member

No description provided.

This is an exciting new idea, but it is still in development. For now,
let's disable it from the "lock" module. We'll re-enable it when it is
fully baked.

Signed-off-by: Stephen Brennan <[email protected]>
With CTF debuginfo, for certain versions of UEK, there are no type
signatures for functions. This means that Objects cannot be constructed
for those functions, and thus using prog["function_name"] will not work.
However, the symbols are still present, and thus
prog.symbol("function_name") will be equivalent.

Remove the usage here for delayed_work_timer_fn().

Orabug: 37695749

Signed-off-by: Stephen Brennan <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 14, 2025
biger410
biger410 previously approved these changes Mar 14, 2025
Copy link
Member

@biger410 biger410 left a comment

Choose a reason for hiding this comment

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

Looks good.

biger410
biger410 previously approved these changes Mar 17, 2025
Signed-off-by: Stephen Brennan <[email protected]>
I'm not entirely certain why I did this, because I'm rather confident
that there is an rpm2cpio package available.

Signed-off-by: Stephen Brennan <[email protected]>
It's nice to have it working on UEK4 even if we're not testing it much
anymore.

Signed-off-by: Stephen Brennan <[email protected]>
Signed-off-by: Stephen Brennan <[email protected]>
Any tests that access individual work items should not be run on live
systems. Similar to smp tests, the system is too busy and we run into
too many runtime errors, so the tests are flaky.

Signed-off-by: Stephen Brennan <[email protected]>
Signed-off-by: Stephen Brennan <[email protected]>
Copy link
Member

@biger410 biger410 left a comment

Choose a reason for hiding this comment

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

looks good.

@brenns10
Copy link
Member Author

This pull request is not yet fully through QA. However, it is blocking other PRs and development on the main branch. I'll merge the PR, create the stable/v2.1.x branch, and if there are any issues we need to address once QA is complete, we can merge those fixes to the stable branch.

@brenns10 brenns10 merged commit 498e05f into oracle-samples:main Apr 22, 2025
4 checks passed
@brenns10 brenns10 deleted the prep-2.x branch April 22, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants