quickstart, jobtype is not exported properly in reproduce_quickstart.sh

Bug #1743140 reported by wes hayutin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
wes hayutin

Bug Description

http://logs.openstack.org/17/491317/22/gate/tripleo-ci-centos-7-scenario002-multinode-oooq-container/9b50404/logs/reproducer-quickstart.sh

export TOCI_JOBTYPE=""

This should ALWAYS be filled out in upstream jobs and not blank.

In all logs afaict tell now
set -x
# Exit if running ovb-fakeha-caserver
# This test is not converted to run with tripleo-quickstart
export TOCI_JOBTYPE=""
if [[ "$TOCI_JOBTYPE" == *"ovb-fakeha-caserver"* ]]; then
    echo "
        ovb-fakeha-caserver is not run with tripleo-quickstart.
        It can not be reproduced using this script.
    "
    exit 1;
fi

Note the variable is available.
http://logs.openstack.org/17/491317/22/gate/tripleo-ci-centos-7-scenario002-multinode-oooq-container/9b50404/logs/undercloud/var/log/extra/dump_variables_hostvars.json.txt.gz

"TOCI_JOBTYPE": "multinode-1ctlr-featureset017",

This issue causes the jinja template to not render correctly.

Tags: quickstart
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-quickstart-extras (master)

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

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-quickstart-extras (master)

Change abandoned by wes hayutin (<email address hidden>) on branch: master
Review: https://review.openstack.org/533357

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/534329
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=38fca37c1b03cd64b943e1e01687526eb441b60e
Submitter: Zuul
Branch: master

commit 38fca37c1b03cd64b943e1e01687526eb441b60e
Author: Wes Hayutin <email address hidden>
Date: Tue Jan 16 09:36:13 2018 -0500

    add global python settings to multinode call

    One can use virtenv with multinode. Without
    using the global python environment a user
    will hit libselinux-python errors.

    Closes-Bug: #1743140
    Change-Id: I3c90f98cf2ef3d748fb695a26094f5201bd8fb67

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

This issue was fixed in the openstack/tripleo-quickstart-extras 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.