Project

General

Profile

Actions

Bug #24723

closed

Rerun option does NOT correctly work with statuses (maybe paddles issue?)

Added by Yuri Weinstein almost 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Yes
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Example:

Run -> http://pulpito.ceph.com/yuriw-2018-06-29_22:13:17-rados-wip-yuri-testing-2018-06-29-1952-mimic-distro-basic-smithi/

2 failed 1 dead job

CEPH_QA_MAIL=""; MACHINE_NAME=smithi; CEPH_BRANCH=wip-yuri-testing-2018-06-29-1952-mimic

RERUN=yuriw-2018-06-29_22:13:17-rados-wip-yuri-testing-2018-06-29-1952-mimic-distro-basic-smithi

1) -R fail -> expected 2 jobs rerun

teuthology-suite -v -c $CEPH_BRANCH -m $MACHINE_NAME -r $RERUN --suite-repo https://github.com/ceph/ceph-ci.git --ceph-repo https://github.com/ceph/ceph-ci.git --suite-branch $CEPH_BRANCH -p 50 -R fail -k distro --dry-run

Actual => scheduled 0 jobs ???

2) -R dead -> expected 1 jobs rerun

teuthology-suite -v -c $CEPH_BRANCH -m $MACHINE_NAME -r $RERUN --suite-repo https://github.com/ceph/ceph-ci.git --ceph-repo https://github.com/ceph/ceph-ci.git --suite-branch $CEPH_BRANCH -p 50 -R dead -k distro --dry-run

Actual => scheduled 1 jobs as expected

3) -R fail,dead -> expected 3 jobs rerun

teuthology-suite -v -c $CEPH_BRANCH -m $MACHINE_NAME -r $RERUN --suite-repo https://github.com/ceph/ceph-ci.git --ceph-repo https://github.com/ceph/ceph-ci.git --suite-branch $CEPH_BRANCH -p 50 -R fail,dead -k distro --dry-run

Actual => scheduled 2 jobs, seems incorrect ???

Actions

Also available in: Atom PDF