On Mon, Jan 5, 2015 at 10:39 PM, Abhishek Shrivastava <[email protected]> wrote: > Hi John, > > Thanks for the reply, I just want to make sure that by the term "volume" you > mean to say that it will run Cinder related test only??, and if so please do > reply. > > On Tue, Jan 6, 2015 at 10:58 AM, Abhishek Shrivastava > <[email protected]> wrote: >> >> So my question is, if I want to run Cinder test alone on tempest, can it >> be possible to do so? >> >> On Tue, Jan 6, 2015 at 10:56 AM, John Griffith >> <[email protected]> wrote: >>> >>> On Mon, Jan 5, 2015 at 10:19 PM, Abhishek Shrivastava >>> <[email protected]> wrote: >>> > Hi all, >>> > >>> > Can anyone help me with my query because I am still not able to figure >>> > out >>> > that what tempest should run or not. >>> > >>> > Is it necessary to run all the tests in the CI environment, or >>> > I can run only cinder related tests in tempest. >>> > >>> > Please if anyone can solve this query it will be a great help. >>> > >>> > On Fri, Jan 2, 2015 at 5:01 PM, Abhishek Shrivatsava >>> > <[email protected]> wrote: >>> >> >>> >> Hi, >>> >> >>> >> >>> >> >>> >> I am setting up CI for my cinder driver therefore, I want to know that >>> >> in >>> >> tempest should I have to run all the tests or only cinder related >>> >> tests can >>> >> be done. >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> Thanks & Regards, >>> >> >>> >> Abhishek Shrivastava >>> >> >>> >> >>> >> >>> >> >>> > >>> > >>> > >>> > >>> > -- >>> > Thanks & Regards, >>> > Abhishek >>> > >>> > _______________________________________________ >>> > OpenStack-Infra mailing list >>> > [email protected] >>> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra >>> > >>> >>> Most of us are just running: tools/pretty_tox.sh volume >>> >>> In other words only the tests that are tagged with "volume". >> >> >> >> >> -- >> Thanks & Regards, >> Abhishek > > > > > -- > Thanks & Regards, > Abhishek
Well, it will run the tests that are tagged as being required for Volumes/Cinder. "Volume" is the resource that Cinder provides. _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
