[Bug 972] Change the DTS framework to introduce categories of return codes

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Mar 22 13:52:11 CET 2022


https://bugs.dpdk.org/show_bug.cgi?id=972

            Bug ID: 972
           Summary: Change the DTS framework to introduce categories of
                    return codes
           Product: DTS
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: framework
          Assignee: dts at dpdk.org
          Reporter: juraj.linkes at pantheon.tech
  Target Milestone: ---

Return values for different types of failures can help CI systems catch more
errors. DTS should return different exit status codes for the following:
1) build failures
2) python exceptions
3) failure to start the testpmd application
4) any other?

(This is calling for fixing the framework only, test cases will be fixed as
they are added to reviewed list)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dts mailing list