Re: [Fuego] question on test plans in fuego
"Bird, Tim" <[email protected]>
| Newsgroups | dev.linux.lists.fuego |
|---|---|
| Message-ID | <CY4PR13MB1175DAF0FEE7B6522A16BD48FD6F0@CY4PR13MB1175.namprd13.prod.outlook.com> |
Oops - omitted a line, see below > -----Original Message----- > From: Fuego <[email protected]> On Behalf Of Bird, Tim > > > -----Original Message----- > > From: Fuego <[email protected]> On Behalf Of Töws, Heinrich > > > > Hey altogether, > > > > I have a question regarding test plans .. > > > > Under "overlays/testplans/" (fuego-core) I see a lot of them. > > > > What I discovered is that when I trigger a test plan batch job the tests > > are not scheduled in the some order as they are defined within the > > respective JSON file. > > > > Why is that so? I'd like them to be scheduled in a specific order - is > > that possible? > > > Heinrich, > > You have caught Fuego in the middle of a change. For various reasons, > including the ordering problem you mention, we were not very happy > with the old testplan system. We have been working on a replacement > system called batch jobs. > > The testplans in overlays/testplans are deprecated. We have replacement > jobs for some of the testplans, but not all of them. > > For a comparison to see how we now prefer to do things, compare > overlays/testplans/ That should be: fuego-core/overlays/testplans/testplan_smoketest.json > with fuego-core/test/Functional.batch_smoketest/fuego_test.sh > ... -- Tim