Project

General

Profile

Actions

Bug #18384

closed

Cannot clone ceph/s3-tests.git (missing branch)

Added by Nathan Cutler over 7 years ago. Updated about 7 years ago.

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

0%

Source:
Tags:
Backport:
hammer,jewel,kraken
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

s3tests task fails due to missing branch name (consequence of the recent migration of ceph-qa-suite.git into ceph.git)

2017-01-02T17:22:23.402 INFO:teuthology.run_tasks:Running task s3tests...
2017-01-02T17:22:23.449 DEBUG:tasks.s3tests:s3tests config is {'client.0': {'rgw_server': 'client.0', 'slow_backend': True}}
2017-01-02T17:22:23.451 INFO:tasks.s3tests:Downloading s3-tests...
2017-01-02T17:22:23.453 INFO:tasks.s3tests:Using branch 'wip-hammer-backports' for s3tests
2017-01-02T17:22:23.455 INFO:teuthology.orchestra.run.smithi065:Running: 'git clone -b wip-hammer-backports git://git.ceph.com/git/s3-tests.git /home/ubuntu/cephtest/s3-tests'
2017-01-02T17:22:23.463 INFO:teuthology.orchestra.run.smithi065.stderr:Cloning into '/home/ubuntu/cephtest/s3-tests'...
2017-01-02T17:22:23.514 INFO:teuthology.orchestra.run.smithi065.stderr:fatal: Remote branch wip-hammer-backports not found in upstream origin

This was fixed in master by 21160124028ab123b5c547499d911b0a1397214f which adds "force-branch: ceph-master" to the s3tests yaml facets. This forces the s3tests task to use the given branch of ceph/s3-tests.git.

We need "force-branch: ceph-kraken", "force-branch: ceph-jewel", and "force-branch: hammer" for kraken, jewel, and hammer, respectively.


Related issues 3 (0 open3 closed)

Copied to Ceph - Backport #18385: hammer: Cannot clone ceph/s3-tests.git (missing branch)ResolvedNathan CutlerActions
Copied to Ceph - Backport #18386: jewel: Cannot clone ceph/s3-tests.git (missing branch)ResolvedNathan CutlerActions
Copied to Ceph - Backport #18387: kraken: Cannot clone ceph/s3-tests.git (missing branch)ResolvedNathan CutlerActions
Actions

Also available in: Atom PDF