Code Monkey home page Code Monkey logo

Comments (6)

kees avatar kees commented on August 13, 2024

Can the kselftest tarball be included in the build artifacts?

make -C tools/testing/selftests gen_tar FORMAT=.xz

from kernelci-core.

kees avatar kees commented on August 13, 2024

Oh, I see #339 already exists. :)

from kernelci-core.

gctucker avatar gctucker commented on August 13, 2024

Yes, it's not enabled in production yet though but should get there soon as the PR you found is functional.

from kernelci-core.

alexandrasp avatar alexandrasp commented on August 13, 2024

After check and try to improve kselftest in kernel-ci build we decided to split missing selftests errors in little tasks because they are more complicated or are not related to just installing some package.

The new summary is:

  • Fix problems related to reader files not found in kselftest builds
  • Fix bpftool error with missing vmlinux
  • Fix bpf kselftest build issue due to missing numa.h
  • Build with success: filesystems/binderfs, exec, kvm and pidfd selftests.

from kernelci-core.

alexandrasp avatar alexandrasp commented on August 13, 2024

And a brief update, after changes #531, #528 and #525
The list of extra directories that we have started to build with gcc are:

On arm64:

Skipping non-existent dir: exec
+Emit Tests for filesystems/binderfs
Skipping non-existent dir: kexec
+Emit Tests for kvm
+Emit Tests for pidfd
Skipping non-existent dir: tc-testing
Skipping non-existent dir: vm

On x86_64:

Skipping non-existent dir: exec
+Emit Tests for filesystems/binderfs
Skipping non-existent dir: kexec
+Emit Tests for kvm
+Emit Tests for pidfd
Skipping non-existent dir: tc-testing
+Emit Tests for vm

On arm:

Skipping non-existent dir: exec
+Emit Tests for filesystems/binderfs
Skipping non-existent dir: kexec
Skipping non-existent dir: kvm
+Emit Tests for pidfd
Skipping non-existent dir: tc-testing
Skipping non-existent dir: vm

from kernelci-core.

gctucker avatar gctucker commented on August 13, 2024

Some kselftest collections have now been enabled in production, here are a few sample results on mainline:

from kernelci-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.