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

Use logspec library #889

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Use logspec library #889

merged 2 commits into from
Nov 19, 2024

Commits on Nov 14, 2024

  1. docker/kcidb: install logspec package

    Install `logspec` library from the git URL.
    
    Signed-off-by: Jeny Sadadia <[email protected]>
    Jeny Sadadia committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a4c346b View commit details
    Browse the repository at this point in the history
  2. src: use logspec library instead of local copy

    Add script to use `logspec` lib to `src/kernelci_pipeline`.
    Update KCIDB bridge service to use `logspec_api` from
    the new location i.e. `src/kernelci_pipeline`.
    Remove local copy of `logspec` lib source code from `src`.
    
    Signed-off-by: Jeny Sadadia <[email protected]>
    Jeny Sadadia committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    06b5f42 View commit details
    Browse the repository at this point in the history