kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
6 stars 19 forks source link

KCIDB submission: skip `setup` tests submission #644

Closed JenySadadia closed 3 months ago

JenySadadia commented 3 months ago

Depends on https://github.com/kernelci/kernelci-pipeline/pull/639

setup test suite has been introduced to store test results for environment setup checks before running an actual test suite. KCIDB doesn't require setup test suite result as long as the main test job result is submitted.

JenySadadia commented 3 months ago

Tested OK on staging.