Fuel-CI doesn't run tests shotgun

Bug #1311073 reported by Evgeniy L
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Ihor Kalnytskyi

Bug Description

Need to add run shotgun tests command in run_tests.sh

https://github.com/stackforge/fuel-web/blob/master/run_tests.sh

Tags: ci shotgun
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Igor Kalnitsky (ikalnitsky)
Changed in fuel:
status: Triaged → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/87550
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=8185bba4f72c5bee4e2d2cd780d4c917a95507aa
Submitter: Jenkins
Branch: master

commit 8185bba4f72c5bee4e2d2cd780d4c917a95507aa
Author: Igor Kalnitsky <email address hidden>
Date: Tue Apr 15 14:27:02 2014 +0300

    run_tests.sh improvements

    1. Run shotgun's tests

    2. Write XUnit data to separate files

       Since now, the `run_tests.sh` writes XUnit XMLs as separate files.
       Both filenames and paths could be overridden by setuping next env variables:

       * NAILGUN_XUNIT (default: nailgun.xml)
       * FUELCLIENT_XUNIT (default: fuelclient.xml)
       * FUELUPGRADE_XUNIT (default: fuelupgrade.xml)
       * FUELUPGRADEDOWNLOADER_XUNIT (default: fuelupgradedownloader.xml)
       * SHOTGUN_XUNIT (default: shotgun.xml)

       Example:

           NAILGUN_XUNIT="~/reports/nailgun.xml" ./run_tests.sh --with-xunit

    Closes-Bug: #1304361
    Closes-Bug: #1311073

    Change-Id: I60e7733ed4c85e6decb29635d55e3ec8befa8ee1

Changed in fuel:
status: In Progress → Fix Committed
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.