Re: [PATCH v7 00/11] kconfig: Add support for conflict resolution

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Mar 23, 2025 at 01:40:37AM -0700, Luis Chamberlain wrote:
> Let me know if your team is interested in exploring these things.

Hrm, actually there's much more...
Given we support all cloud providers...

This can also be something like:

matrix:
  providers: [aws, gcp]
    storage: [ebs, nvme]
      filesystems: [xfs, ext4]
      testsuites: [fstests]
 
If we could gather data about price...

       - cost_limit: $0.50/hr

We then just need a mapping of code to tests.

code_paths:
  fs/xfs/: [fstests, ltp, gitr]
  block/: [blktets]

Ie, code maps to Kconfig attributes, and so we know what tests to run
as code gets updated on each commit.

  Luis





[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux