Project

General

Profile

Actions

Bug #19188

closed

error: pathspec 'jewel' did not match any file(s) known to git

Added by David Zafman about 7 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
qa
Target version:
-
% Done:

0%

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

Description

dzafman-2017-03-03_09:17:05-rados-wip-15912-distro-basic-smithi/878196

  description: rados/upgrade/jewel-x-singleton/{0-cluster/{openstack.yaml start.yaml}
    1-jewel-install/jewel.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml
    4-workload/{rbd-cls.yaml rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml}
    5-workload/{radosbench.yaml rbd_api.yaml} 6-finish-upgrade.yaml 7-luminous.yaml
    8-workload/{rbd-python.yaml rgw-swift.yaml snaps-many-objects.yaml}}

2017-03-03T17:31:25.278 INFO:tasks.workunit.client.0.smithi111.stderr:error: pathspec 'jewel' did not match any file(s) known to git.
CommandFailedError: Command failed on smithi111 with status 1: 'rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd -- /home/ubuntu/cephtest/clone.client.0 && git checkout jewel'
Actions #1

Updated by David Zafman about 7 years ago

  • Description updated (diff)
Actions #2

Updated by Dan Mick about 7 years ago

  • Status changed from New to Rejected

Don't look for distinguished release names in ceph-ci.git

Actions #3

Updated by David Zafman about 7 years ago

  • Description updated (diff)
Actions #4

Updated by David Zafman about 7 years ago

A work around for this is to do the following:

git push ci wip-my-branch
git push origin wip-my-branch
WAIT FOR SHAMAN BUILD
teuthology-suite -k distro -s rados -c wip-my-branch —machine-type smithi --ceph-repo :ceph/ceph.git

It is too bad that ceph-ci repo doesn't include all the branches need to perform upgrade testing.

Actions #5

Updated by Ilya Dryomov about 7 years ago

Did your ceph branch wip-my-branch include edceabbd4769 ("qa/tasks/workunit: use ceph.git as an alternative of ceph-ci.git for workunit repo")? This was accidentally broken in 4cf28de4c9a6 ("qa/tasks/workunit: use the suite repo for cloning workunit"). Ping Kefu with questions.

Actions

Also available in: Atom PDF