wrong repo path in rally deploy script

Bug #1444933 reported by Anton
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Rally
Fix Released
Medium
Liyingjun

Bug Description

rally deployment create --file=deploy.json --name=rally-deploy
2015-04-16 13:49:29.785 3556 ERROR rally.deploy.engine [-] Deployment 7b230ca9-9af8-4088-8f19-73adb6ca36bb: Error has o
ccurred into context of the deployment
...
2015-04-16 13:49:29.792 3556 TRACE rally File "/usr/local/lib/python2.7/dist-packages/rally/common/sshutils.py", line
 226, in _run
2015-04-16 13:49:29.792 3556 TRACE rally raise SSHError(details)
2015-04-16 13:49:29.792 3556 TRACE rally SSHError: Command '/bin/sh -e -s https://git.openstack.org/cgit/openstack-dev/
devstack.git master' failed with exit_status 128. Last stderr data: 'fatal: https://git.openstack.org/cgit/openstack-de
v/devstack.git/info/refs not valid: is this a git repository?
2015-04-16 13:49:29.792 3556 TRACE rally '.
2015-04-16 13:49:29.792 3556 TRACE rally

# grep -r devstack.git ./
./rally/deploy/engines/devstack.py:DEVSTACK_REPO = "https://git.openstack.org/cgit/openstack-dev/devstack.git"
./tests/unit/deploy/engines/test_devstack.py:DEVSTACK_REPO = "https://git.openstack.org/cgit/openstack-dev/devstack.git
"
./tests/unit/deploy/engines/test_devstack.py: repo = "https://git.openstack.org/cgit/openstack-dev/devstack.git"
./build/lib.linux-x86_64-2.7/rally/deploy/engines/devstack.py:DEVSTACK_REPO = "https://git.openstack.org/cgit/openstack
-dev/devstack.git"

Correct path: https://git.openstack.org/openstack-dev/devstack
(check here: https://git.openstack.org/cgit/openstack-dev/devstack/ )

Tags: rally
Tom Fifield (fifieldt)
affects: openstack-community → rally
Changed in rally:
status: New → Triaged
importance: Undecided → Medium
Liyingjun (liyingjun)
Changed in rally:
assignee: nobody → Liyingjun (liyingjun)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to rally (master)

Fix proposed to branch: master
Review: https://review.openstack.org/181304

Changed in rally:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally (master)

Reviewed: https://review.openstack.org/181304
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=e54c579058f972bc706039af893b9ec87a01c460
Submitter: Jenkins
Branch: master

commit e54c579058f972bc706039af893b9ec87a01c460
Author: liyingjun <email address hidden>
Date: Fri May 8 14:27:02 2015 +0800

    Fixes devstack repo

    Change-Id: I3aba615a008273a4f150d7ea05e7691f145a5d31
    Closes-bug: #1444933

Changed in rally:
status: In Progress → Fix Committed
Changed in rally:
status: Fix Committed → Fix Released
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.