[openstack-dev] [Horizon]Let's take care of our integration tests

David Lyle dklyle0 at gmail.com
Fri Sep 11 16:28:04 UTC 2015


Of course, your question confused me. As you switched to selenium tests.

To run integration tests,
./run_tests.sh --integration

which is also documented in ./run_tests.sh --help

David

On Fri, Sep 11, 2015 at 10:25 AM, David Lyle <dklyle0 at gmail.com> wrote:
> Oops!
>
> ./run_tests.sh --only-selenium   only skips the non-selenium tests. It
> works as intended.  ./run_tests.sh --with-selenium will run all tests.
> Both of which are documented in the help of run_tests.sh
>
> David
>
> On Fri, Sep 11, 2015 at 10:23 AM, David Lyle <dklyle0 at gmail.com> wrote:
>> raj
>>
>> On Fri, Sep 11, 2015 at 10:11 AM, Rajat Vig <rajatv at thoughtworks.com> wrote:
>>> Is there any documentation to run the tests locally?
>>> Doing ./run_tests.sh --only-selenium skips a lot of tests. Is that the
>>> recommended way?
>>>
>>> -Rajat
>>>
>>> On Thu, Sep 10, 2015 at 3:54 PM, David Lyle <dklyle0 at gmail.com> wrote:
>>>>
>>>> I completely agree about monitoring for integration test failures and
>>>> blocking until the failure is corrected.
>>>>
>>>> The hope is to make sure we've stabilized the integration testing
>>>> framework a bit before reenabling to vote.
>>>>
>>>> Thanks Timur, I know this has been a considerable undertaking.
>>>>
>>>> David
>>>>
>>>> On Thu, Sep 10, 2015 at 4:26 PM, Douglas Fish <drfish at us.ibm.com> wrote:
>>>> > It looks like we've reached the point where our Horizon integration
>>>> > tests
>>>> > are functional again.  Thanks for your work on this Timur! (Offer for
>>>> > beer/hug at the next summit still stands)
>>>> >
>>>> > I'd like to have these tests voting again ASAP, but I understand that
>>>> > might
>>>> > be a bit risky at this point. We haven't yet proven that these tests
>>>> > will be
>>>> > stable over the long term.
>>>> >
>>>> > I encourage all of the reviewers to keep the integration tests in mind
>>>> > as we
>>>> > are reviewing code. Keep an eye on the status of the
>>>> > gate-horizon-dsvm-integration test. It's failure would be great reason
>>>> > to
>>>> > hand out a -1!
>>>> >
>>>> > Doug
>>>> >
>>>> >
>>>> >
>>>> > __________________________________________________________________________
>>>> > OpenStack Development Mailing List (not for usage questions)
>>>> > Unsubscribe:
>>>> > OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>>>> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>> >
>>>>
>>>> __________________________________________________________________________
>>>> OpenStack Development Mailing List (not for usage questions)
>>>> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>
>>>
>>>
>>> __________________________________________________________________________
>>> OpenStack Development Mailing List (not for usage questions)
>>> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>



More information about the OpenStack-dev mailing list