Comment 1 for bug 1463750

Revision history for this message
Aleksandra Fedorova (bookwar) wrote : Re: Run fuel-qa on fuel community ISO

Let me clarify a bit:

fuel-qa/ is a framework to run system tests. There is a huge number of test groups in there and we run different subset of these test cases on different occasions.

We run tests for community iso: there are bvt_1 and bvt_2 test groups from fuel-qa/ repo which we trigger for every community build:
https://ci.fuel-infra.org/view/ISO/

These are full HA deployment scenarios exactly the same we run on internal iso builds.

We also run additional huge set of system tests not automatically triggered by timer, but managed by QA team. As it is huge duplicating the effort and copying it for community iso builds is just too much resources.

There are certain plans and discussion for 7.0 release cycle to make all our builds open and switch to common open workflow, including open test results. This won't be fast, so please watch the updates on openstack-dev mailing list.

//bookwar at IRC