Project

General

Profile

Actions

Bug #48820

open

teuthology rerun takes wrong sha1 if branch name is not specified

Added by Deepika Upadhyay over 3 years ago.

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

0%

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

Description

~/teuthology/virtualenv/bin/teuthology-suite --machine-type smithi --rerun yuriw-2021-01-08_16:35:25-rados-wip-yuri-testing-2021-01-07-1151-nautilus-distro-basic-smithi -p 70

gives wrong sha1

2021-01-11 08:33:00,045.045 INFO:teuthology.suite.run:ceph sha1: 5c9fbc794811a1de66ee254a1f9078372839e4f3
2021-01-11 08:33:00,046.046 INFO:teuthology.suite.util:container build centos/8, checking for build_complete
2021-01-11 08:33:00,214.214 INFO:teuthology.suite.util:build not complete
2021-01-11 08:33:00,215.215 INFO:teuthology.suite.run:ceph version: None
2021-01-11 08:33:00,340.340 INFO:teuthology.suite.run:ceph-ci branch: master 5c9fbc794811a1de66ee254a1f9078372839e4f3

and hence cannot find build binaries, either we should throw an error or correct the sha1 from config.yaml for rerunning branch

got correct behaviour when branch name was specified:

~/teuthology/virtualenv/bin/teuthology-suite --machine-type smithi -c wip-yuri-testing-2021-01-07-1151-nautilus --rerun yuriw-2021-01-08_16:35:25-rados-wip-yuri-testing-2021-01-07-1151-nautilus-distro-basic-smithi -p 70

2021-01-11 08:49:20,091.091 INFO:teuthology.suite.run:ceph sha1: d8a377fcf0c677fd1ca0eba7b2e879ee397923a9
2021-01-11 08:49:20,092.092 INFO:teuthology.suite.util:container build centos/8, checking for build_complete
2021-01-11 08:49:20,454.454 INFO:teuthology.suite.run:ceph version: 14.2.16-138.gd8a377fc

No data to display

Actions

Also available in: Atom PDF