Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kernelci/kernelci-pipeline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ce5cbf1
Choose a base ref
...
head repository: kernelci/kernelci-pipeline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 78a84a1
Choose a head ref
  • 15 commits
  • 15 files changed
  • 4 contributors

Commits on Apr 16, 2025

  1. config: Enable mm selftests on Avenger96

    The upstream issues which prevented kselftest-mm runs on arm have been
    fixed so let's enable the tests, use Avenger96 since it's quite fast and
    has a relatively large amount of RAM.  Standard two level page tables
    don't support hugepages on 32 bit.
    
    Signed-off-by: Mark Brown <broonie@kernel.org>
    broonie authored and pawiecz committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    a191238 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Update storage URL to proper https URI

    Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
    nuclearcat committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    4a0aa4b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. (platforms.yaml) Fix invalid entry in compatible

    Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
    nuclearcat authored and Krzysztof Wilczyński committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    4ba92d4 View commit details
    Browse the repository at this point in the history
  2. (tests)Improve validation of platforms

    Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
    nuclearcat authored and Krzysztof Wilczyński committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    b11ca50 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. (platforms.yaml) Add Qualcomm platforms qcs8300 and qcs9100

    Extend pipeline to support additional Qualcomm platforms:
     - qcs8300-ride
     - qcs9100-ride
    
    Signed-off-by: Yogesh Lal <quic_ylal@quicinc.com>
    quic-ylal authored and Krzysztof Wilczyński committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    d358a03 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Refactor: remove obsolete Dockerfiles

    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    bec02d9 View commit details
    Browse the repository at this point in the history
  2. Fix: rename 'timeout' containers to 'timeout_task' to avoid conflicts…

    … with docker keyword
    
    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    0ebdd03 View commit details
    Browse the repository at this point in the history
  3. Refactor: make use of shebang in python scripts

    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    1df9590 View commit details
    Browse the repository at this point in the history
  4. Fix: fix wrong config path for pipeline services

    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    a90488e View commit details
    Browse the repository at this point in the history
  5. Fix: add missing image specifier in 'lava-callback' and 'kcidb' servi…

    …ces, remove useless volume mount
    
    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    266271f View commit details
    Browse the repository at this point in the history
  6. Docs: update docs with latest lava scheduler example

    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    45535e2 View commit details
    Browse the repository at this point in the history
  7. Refactor: move all pipeline service to a single compose file

    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    9efeda8 View commit details
    Browse the repository at this point in the history
  8. Fix: remove deprecated 'version' in compose files

    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    f2c9c20 View commit details
    Browse the repository at this point in the history
  9. Refactor: improve compose readability

    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    140eedc View commit details
    Browse the repository at this point in the history
  10. Revert "Fix: rename 'timeout' containers to 'timeout_task' to avoid c…

    …onflicts with docker keyword"
    
    This reverts commit 5030564.
    
    Signed-off-by: Simone Tollardo <tollsimy.dev@protonmail.com>
    tollsimy committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    78a84a1 View commit details
    Browse the repository at this point in the history
Loading