[Backport wrynose] userspace-resource-manager: Update to v0.4.9 - #3138
Merged
Merged
Conversation
CHANGES in v0.4.9 - URM Executable moved to /usr/sbin - post-boot configs moved from /etc/urm/initscripts to /usr/libexec/initscripts - Test configs moved to /usr/share/urm/tests, instead of /etc/urm/tests - Additional Configs for Seraph - Added the retuneSignal API, to extend duration of existing signal configurations - Removed the BUILD_EXTENSIONS CMake flag, to ensure the extensions package is always generated alongside URM, users retain the flexibility to install / remove the extensions package according to their requirements. - Update project licensing from BSD-3-Clause-Clear to BSD-3-Clause - Updated URM test framework, so that the test nodes are correctly placed in a rw directory prior to testing. This is achieved by using the mktemp system call in the test runner and passing the path returned by the system call to the URM test binaries UrmIntegrationTests and UrmComponentTests, appropriate CLI handling options have been added to the above binaries. Signed-off-by: Kartik Nema <kartnema@qti.qualcomm.com> (cherry picked from commit 0e6c2b5)
Ricardo Salveti (ricardosalveti)
approved these changes
Sep 11, 2026
Test Results 119 files ±0 715 suites ±0 7h 20m 30s ⏱️ - 2h 29m 30s For more details on these failures, see this check. Results for commit e5207a3. ± Comparison against base commit d5ca4a0. ♻️ This comment has been updated with latest results. |
Viswanath Kraleti (vkraleti)
approved these changes
Sep 12, 2026
Dmitry Baryshkov (lumag)
approved these changes
Sep 13, 2026
Contributor
|
Known BT issues. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Backport of #3026 to
wrynose.