Project

General

Profile

Actions

Feature #5936

open

teuthology should not assume success

Added by Zack Cerza over 10 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Reviewed:
Affected Versions:

Description

While browsing teuthology/run.py I found the following in main():

ctx = parse_args()
[...]
ctx.summary = dict(success=True)

This is disturbing. It is up to tests to explicitly report that they pass. Otherwise failure should be assumed.

Actions

Also available in: Atom PDF