hi john. we are setting up the CI solution given by jay, where by default it comes up with two jobs in jenkins i.e noop-check-connection and dsvm-tempest-full which is being tested for dev/sandbox project.
here dsvm-tempest-full will run all the tempest tests for all projects installed on devstack. but how do we restrict this job to run only cinder tempest cases ? and i'm also running your SOS-CI on my devstack node by modifying the os-ci.py file with our cloudbyteCI gerrit credentials it seems it is connected to gerrit but ends up with root@fcmaster-desktop:/home/fcmaster/sos-ci/sos-ci# python os_ci.py Connecting to gerrit stream with [email protected]:29418 using keyfile /home/fcmaster/gerrit_key loop...debug loop...debug loop...debug loop...debug i tried to post a comment on our proposed driver in gerrit but it didn't pick up the event hance event_queue is coming null ! can you please elaborate more on using the SOS-CI thanks On Tue, Jan 6, 2015 at 11:20 AM, John Griffith <[email protected]> wrote: > 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 > -- regards, punith s cloudbyte.com
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
