devmode incorrect default URL for openstack gerrit

Bug #1681575 reported by Tim Rozet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
wes hayutin

Bug Description

Running devmode.sh and using a patchset from openstack gerrit results in:
fatal: [nfvsdn-05]: FAILED! => {"changed": false, "cmd": "/usr/bin/git clone --origin origin review.openstack.org/openstack/tripleo-heat-templates /home/stack/DLRN/data/openstack-t
ripleo-heat-templates", "failed": true, "msg": "fatal: repository 'review.openstack.org/openstack/tripleo-heat-templates' does not exist", "rc": 128, "stderr": "fatal: repository '
review.openstack.org/openstack/tripleo-heat-templates' does not exist\n", "stdout": "", "stdout_lines": []}

This is because https:// is missing on the url. Modifying the gerrit host to:
export GERRIT_HOST=https://review.openstack.org

Fixes the problem, but then encounters another issue in the jenkins_deps lib:
https://github.com/redhat-openstack/ansible-role-tripleo-gate/blob/master/library/jenkins_deps.py#L84
https://github.com/redhat-openstack/ansible-role-tripleo-gate/blob/master/library/jenkins_deps.py#L108

Removing the extra https there in that lib fixes the problem.

Tags: quickstart
affects: tripleo-quickstart → tripleo
Changed in tripleo:
status: New → Triaged
importance: Undecided → Medium
milestone: none → pike-2
tags: added: quickstart
Revision history for this message
Gael Chamoulaud (gael-chamoulaud) wrote :

Could be closed as duplicate of https://bugs.launchpad.net/tripleo/+bug/1684283

Moreover, a fix is already in progress.

Changed in tripleo:
milestone: pike-2 → pike-3
Changed in tripleo:
milestone: pike-3 → pike-rc1
Changed in tripleo:
milestone: pike-rc1 → queens-1
Changed in tripleo:
milestone: queens-1 → queens-2
Changed in tripleo:
milestone: queens-2 → queens-3
Changed in tripleo:
milestone: queens-3 → queens-rc1
Changed in tripleo:
milestone: queens-rc1 → rocky-1
Changed in tripleo:
milestone: rocky-1 → rocky-2
Changed in tripleo:
milestone: rocky-2 → rocky-3
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
milestone: rocky-rc1 → stein-1
Changed in tripleo:
assignee: nobody → wes hayutin (weshayutin)
status: Triaged → In Progress
Revision history for this message
wes hayutin (weshayutin) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart (master)

Reviewed: https://review.openstack.org/584097
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=512c844388912589534893a0ab8d415cf068c91d
Submitter: Zuul
Branch: master

commit 512c844388912589534893a0ab8d415cf068c91d
Author: Wes Hayutin <email address hidden>
Date: Thu Jul 19 16:25:20 2018 -0400

    devmode.sh has been upgraded

    Refer users to upstream doc
    on the reproducer / devmode tooling

    Closes-Bug: #1681575
    Change-Id: Ia7a98579b3a88de8558287fb43ffa292e17a1de7

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-quickstart 2.1.1

This issue was fixed in the openstack/tripleo-quickstart 2.1.1 release.

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.