fix(kbuild): Do not build kselftest if not set in jobfilter #10249
Annotations
3 errors and 10 warnings
Run linter annotations:
kernelci/kbuild.py#L459
Value 'yml' doesn't support membership test
|
Run linter annotations:
kernelci/kbuild.py#L460
Value 'yml' is unsubscriptable
|
Run linter annotations:
kernelci/kbuild.py#L861
Instance of 'KBuild' has no 'log' member
|
Run linter annotations:
kernelci/kbuild.py#L42
Line too long (129/100)
|
Run linter annotations:
kernelci/kbuild.py#L49
TODO: find a way to automatically fetch this information
|
Run linter annotations:
kernelci/kbuild.py#L486
TODO: implement 'path' option properly
|
Run linter annotations:
kernelci/kbuild.py#L535
TODO: olddefconfig should be optional/configurable
|
Run linter annotations:
kernelci/kbuild.py#L536
TODO: log all warnings/errors of olddefconfig to separate file
|
Run linter annotations:
kernelci/kbuild.py#L544
TODO(nuclearcat): Fetch firmware only if needed
|
Run linter annotations:
kernelci/kbuild.py#L549
TODO: verify if CONFIG_EXTRA_FIRMWARE have any files
|
Run linter annotations:
kernelci/kbuild.py#L647
TODO(nuclearcat): Not all images might be present
|
Run linter annotations:
kernelci/kbuild.py#L716
TODO(nuclearcat): Implement to_json method?
|
Run linter annotations:
kernelci/kbuild.py#L779
TODO: Upload not using upload_single, but upload as multiple files
|
Loading