Share

Standards Based Linux Instrumentation

Tracker: Bugs

5 Extensible and generic ABT - ID: 2791423
Last Update: Settings changed ( sf-robot )

We need to enhance the ABT to be more flexible. Here is a suggested
implementation:

A master script that reads a given config file or files. This config file
contains test specifications of a form something like:

NAME: SSL/Standalone SLP test
NOTIFICATION: me@sf.net, joe@sf.net
CONFIG: --enable-ssl --enable-slp=standalone

Each group would define a config to run. The master script would parse this
file and then invoke the existing ABTScript with the proper options.
The ABTScript will need a few modifications to take the input from the
master.

The set of configurations we use for our test can be checked in as a
default config.

The master script should also use the latest version of the ABTScript and
itself from CVS.

This would allow a single call to run the entire ABT on any given OS build.


Michael Chase-Salerno ( mchasal ) - 2009-05-13 21:22

5

Closed

Fixed

Surendra kodali

sfcb

Function

Public


Comments ( 4 )

Date: 2009-11-08 02:20
Sender: sf-robotSourceForge.net Site Admin

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 60 days (the time period specified by
the administrator of this Tracker).


Date: 2009-06-02 17:28
Sender: mchasal

Re-assigning by request.


Date: 2009-06-01 21:09
Sender: mchasal

The attached patch doesn't address the requirements of this item. We need
to be able to control the actual build and test options via the config
file, as well as be able to specify multiple test configurations to run in
a single ABT invocation. Please review the design proposal in the wiki
which has some more details:
http://sblim.wiki.sourceforge.net/SfcbABTDesign


Date: 2009-05-25 13:41
Sender: pratyusha

The sfcb.config file consists of the default config options that are passed
to the script.
The 2791423-Generic_ABT.patch contains the modified script to parse the
options from the config file and run the ABT.


Attached Files ( 2 )

Filename Description Download
2791423_Generic_ABT_sfcb.config Default config options file Download
2791423-Generic_ABT.patch Download

Changes ( 9 )

Field Old Value Date By
close_date 2009-09-08 06:50 2009-11-08 02:20 sf-robot
status_id Pending 2009-11-08 02:20 sf-robot
allow_comments 1 2009-11-08 02:20 sf-robot
resolution_id None 2009-09-08 06:50 skodali
status_id Open 2009-09-08 06:50 skodali
close_date - 2009-09-08 06:50 skodali
assigned_to pratyusha 2009-06-02 17:28 mchasal
File Added 328367: 2791423-Generic_ABT.patch 2009-05-25 13:29 pratyusha
File Added 328366: 2791423_Generic_ABT_sfcb.config 2009-05-25 13:28 pratyusha