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". _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
