Skip to content

Conversation

@alexandraBara
Copy link
Collaborator

Added:

  • MemoryPlugin build_from_model functionality to overwrite upper bound
  • Fixed KernelPlugin build_from_model
  • Added extra analyzer_arg for OsPlugin build_from_model

How to test:

node-scraper --gen-reference-config

Use generated reference_config.json from the logs to run:

node-scraper --plugin-config <log_path>/reference_config.json

Fix for KernelPlugin:
Before:

| KernelPlugin  | ERROR  | Analysis error: Kernel mismatch! Expected: ['Linux ppac-cyxtera-cx59-4 6.14.0+ |
|               |        | #3 SMP PREEMPT_DYNAMIC Thu Oct 30 07:08:05 CDT 2025 x86_64 x86_64 x86_64       |
|               |        | GNU/Linux'], actual: 6.14.0+ (1 errors)  

After:

| KernelPlugin  | OK     | Plugin tasks completed successfully   |

@alexandraBara alexandraBara merged commit 20d5fc6 into development Dec 10, 2025
6 checks passed
@alexandraBara alexandraBara deleted the alex_build_from_model branch December 10, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants