use a single shell script in gate

Bug #1647379 reported by Jeffrey Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Jeffrey Zhang
Liberty
Won't Fix
Undecided
Jeffrey Zhang
Mitaka
Fix Released
Undecided
Jeffrey Zhang
Newton
Fix Released
Undecided
Jeffrey Zhang

Bug Description

Now in gate, we use such following script. we can not do extra work after tox is done. like collecting system logs, pack the docker registry.

          #!/bin/bash -xe
          tools/setup_gate.sh
          tox -e {action}-{distro}-{type}

propose move to following script in gate

          #!/bin/bash -xe

          export ACTION={action}
          export BASE_DISTRO={distro}
          export INSTALL_TYPE={type}

          tools/gate_run.sh

Then, we can control what we need to in gate_run.sh

no longer affects: kolla/ocata
Changed in kolla:
milestone: none → ocata-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/406995
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=d01391fab22e2bcc135744f9b584a38657847a33
Submitter: Jenkins
Branch: master

commit d01391fab22e2bcc135744f9b584a38657847a33
Author: Jeffrey Zhang <email address hidden>
Date: Mon Dec 5 22:29:48 2016 +0800

    Add run_gate.sh script for CI

    Use single unified gate script will be helpful to works after the jobs
    is done.

    Change-Id: Ic0bbeef4b431132b4f992a696dc5e83c43821b91
    Closes-Bug: #1647379

Changed in kolla:
status: New → Fix Released
Duong Ha-Quang (duonghq)
Changed in kolla:
assignee: nobody → Jeffrey Zhang (jeffrey4l)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/410592

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/410593

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/410594

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (stable/liberty)

Change abandoned by Joshua Hesketh (<email address hidden>) on branch: stable/liberty
Review: https://review.openstack.org/410594
Reason: This branch (stable/liberty) is at End Of Life

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/newton)

Reviewed: https://review.openstack.org/410592
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=4d432a9d328e64eff50d965f6e921e178fda1dcb
Submitter: Jenkins
Branch: stable/newton

commit 4d432a9d328e64eff50d965f6e921e178fda1dcb
Author: Jeffrey Zhang <email address hidden>
Date: Mon Dec 5 22:29:48 2016 +0800

    Add run_gate.sh script for CI

    Use single unified gate script will be helpful to works after the jobs
    is done.

    Change-Id: Ic0bbeef4b431132b4f992a696dc5e83c43821b91
    Closes-Bug: #1647379
    (cherry picked from commit d01391fab22e2bcc135744f9b584a38657847a33)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 4.0.0.0b2

This issue was fixed in the openstack/kolla 4.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/mitaka)

Reviewed: https://review.openstack.org/410593
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=86cdb6e3df20c272285a8ea6a1c0b7381a2abba2
Submitter: Jenkins
Branch: stable/mitaka

commit 86cdb6e3df20c272285a8ea6a1c0b7381a2abba2
Author: Jeffrey Zhang <email address hidden>
Date: Mon Dec 5 22:29:48 2016 +0800

    Add run_gate.sh script for CI

    Use single unified gate script will be helpful to works after the jobs
    is done.

    Change-Id: Ic0bbeef4b431132b4f992a696dc5e83c43821b91
    Closes-Bug: #1647379
    (cherry picked from commit d01391fab22e2bcc135744f9b584a38657847a33)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (stable/liberty)

Change abandoned by Jeffrey Zhang (jeffrey.zhang@99cloud.net) on branch: stable/liberty
Review: https://review.openstack.org/410594

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.2

This issue was fixed in the openstack/kolla 3.0.2 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 2.0.3

This issue was fixed in the openstack/kolla 2.0.3 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.