gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gomd-devel] <SCRIPTS> New expect-based autotesting script (thanks to Ma


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <SCRIPTS> New expect-based autotesting script (thanks to Matt)
Date: Sat, 19 Jul 2003 21:18:20 +0200

Hi all

I've just added a new script to query values to gomd.
The script (test1.sh), based on Matt's getload.sh, uses expect to do the
queries.
The other script, autotest.sh now was renamed test2.sh.

These two scripts are placed in a new directory (autotest).
README files was updated to include notes abou the usage of the these
script.

As usual, I'm waitin' for comments.

CU.
Byez.

<rejected>


<< CVS NOTES >>

NOTE: this release touches autotesting scripts.

(+) added a new directory (autotest) to include all autotesting scripts
(+) added a new test1.sh script using expect to test the daemon (thanks to
Matt for the original expect script)
(R) removed autotest.sh from the $CVSROOT/gomd directory and moved to new
autotest directory with name test2.sh

There are two scripts in autotest directory:
- test1.sh is a bash script using getInfo.sh script (using expect to get
values from the local gomd daemon).
          Thanks to Matt for previous getload.sh script that is the base of
this script (getInfo.sh is generic)
- test2.sh (was autotest.sh) is the bash script invoking cppclient.app to
get load value
          from the local gomd daemon (cppclient.app uses libgomd to get the
load value)

IN test1.sh
(+) added code to launch a daemon on local node and query three info values:
load, uptime and memusage

IN test2.sh
(f) some small bugfixes

IN getInfo.sh
(N) this script is based on previous getload.sh script (thanks to Matt)

IN README
(+) added notes about the two scripts
(+) cosmetics





reply via email to

[Prev in Thread] Current Thread [Next in Thread]