tests.git
17 years agooops
Thierry Parmentelat [Tue, 25 Mar 2008 14:54:23 +0000 (14:54 +0000)]
oops

17 years agobetter give the hostname to ssh
Thierry Parmentelat [Tue, 25 Mar 2008 14:53:33 +0000 (14:53 +0000)]
better give the hostname to ssh

17 years agofirst step towards a cleaner TestSsh, buildname provided to constructor
Thierry Parmentelat [Tue, 25 Mar 2008 14:48:49 +0000 (14:48 +0000)]
first step towards a cleaner TestSsh, buildname provided to constructor

17 years ago5th
Thierry Parmentelat [Tue, 25 Mar 2008 14:29:30 +0000 (14:29 +0000)]
5th

17 years ago4th fix
Thierry Parmentelat [Tue, 25 Mar 2008 14:25:11 +0000 (14:25 +0000)]
4th fix

17 years agofixing repo url
Thierry Parmentelat [Tue, 25 Mar 2008 13:49:58 +0000 (13:49 +0000)]
fixing repo url

17 years agofixed typo
Thierry Parmentelat [Tue, 25 Mar 2008 13:34:28 +0000 (13:34 +0000)]
fixed typo

17 years agoworking boxes have new names and functions now that the new build box is up and running
Thierry Parmentelat [Tue, 25 Mar 2008 11:41:19 +0000 (11:41 +0000)]
working boxes have new names and functions now that the new build box is up and running

17 years agooops
Thierry Parmentelat [Tue, 25 Mar 2008 10:47:11 +0000 (10:47 +0000)]
oops

17 years agostarts untangling; testssh should be built out of a hostname and possibly a key,...
Thierry Parmentelat [Tue, 25 Mar 2008 10:46:18 +0000 (10:46 +0000)]
starts untangling; testssh should be built out of a hostname and possibly a key, *not* from a caller

17 years agoattempt to fix missing method TestSsh.hostname + various redesign
Thierry Parmentelat [Tue, 25 Mar 2008 10:20:12 +0000 (10:20 +0000)]
attempt to fix missing method TestSsh.hostname + various redesign

17 years agocall config.load with qa/config.py to get the test setup
Marc Fiuczynski [Sat, 22 Mar 2008 01:14:41 +0000 (01:14 +0000)]
call config.load with qa/config.py to get the test setup

17 years agotypo: tempfname -> tmpfname
Marc Fiuczynski [Sat, 22 Mar 2008 01:10:52 +0000 (01:10 +0000)]
typo: tempfname -> tmpfname

17 years agotemporary back to the old nodes configuration *with real nodes(mac+ip @)*
Thierry Parmentelat [Thu, 20 Mar 2008 17:02:45 +0000 (17:02 +0000)]
temporary back to the old nodes configuration *with  real nodes(mac+ip @)*

17 years agopatch to force the kill_qemus step
Thierry Parmentelat [Thu, 20 Mar 2008 11:42:24 +0000 (11:42 +0000)]
patch to force the kill_qemus step

17 years agousing vnodes(new mac+ip@) for the TestFrame nodes simultion
Thierry Parmentelat [Wed, 19 Mar 2008 14:43:11 +0000 (14:43 +0000)]
using vnodes(new mac+ip@) for the TestFrame nodes simultion

17 years agomac addresses allocated to the pool of vnodes
Thierry Parmentelat [Wed, 19 Mar 2008 12:34:17 +0000 (12:34 +0000)]
mac addresses allocated to the pool of vnodes

17 years agocall plc.start_xmlrpc_server incause the default server didnt start
Tony Mack [Tue, 18 Mar 2008 23:22:06 +0000 (23:22 +0000)]
call plc.start_xmlrpc_server incause the default server didnt start

17 years ago-fix errors. - added verbose output
Tony Mack [Tue, 18 Mar 2008 23:17:12 +0000 (23:17 +0000)]
-fix errors. - added verbose output

17 years agoadded start_xmlrpc_server() which is used to start a standalone xmlrpc server alterna...
Tony Mack [Tue, 18 Mar 2008 23:10:17 +0000 (23:10 +0000)]
added start_xmlrpc_server() which is used to start a standalone xmlrpc server alternate ports. Useful for running multiple api servers on the same machine

17 years agocleanup
Tony Mack [Tue, 18 Mar 2008 21:14:38 +0000 (21:14 +0000)]
cleanup

17 years agoupdated to support remote plcs and nodes
Tony Mack [Tue, 18 Mar 2008 21:14:14 +0000 (21:14 +0000)]
updated to support remote plcs and nodes

17 years agofix commands() method
Tony Mack [Tue, 18 Mar 2008 21:11:16 +0000 (21:11 +0000)]
fix commands() method

17 years ago- Added Node, Site, Slice, Person, and PLC classes useful for defining a default...
Tony Mack [Tue, 18 Mar 2008 21:10:43 +0000 (21:10 +0000)]
- Added Node, Site, Slice, Person, and PLC classes useful for defining a default instantiation of these objects. PLCs have there own separate config/api object.  - Added Remote class which is inherited by any object that may have a remote home other than the machine we are running on.

17 years ago-support multiple plc instances with different configurations. - added load() method...
Tony Mack [Tue, 18 Mar 2008 21:05:07 +0000 (21:05 +0000)]
-support multiple plc instances with different configurations. - added load() method to handle updating the config instance with object from a python config file

17 years agoget loadable config data from object in a pythong config file. simplifies configuring...
Tony Mack [Tue, 18 Mar 2008 21:02:50 +0000 (21:02 +0000)]
get loadable config data from object in a pythong config file. simplifies configuring multiple objects/plcs

17 years agofirst draft for getting all the remote, local and others commands into the same class
Sapan Bhatia [Tue, 18 Mar 2008 17:25:49 +0000 (17:25 +0000)]
first draft for getting all the remote, local and others commands into the same class

17 years agono really need to remove the log file from the local box
Sapan Bhatia [Tue, 18 Mar 2008 15:38:41 +0000 (15:38 +0000)]
no really need to remove the log file from the local box

17 years ago*Manage nodes log files into a .tar
Sapan Bhatia [Tue, 18 Mar 2008 14:57:10 +0000 (14:57 +0000)]
*Manage nodes log files into a .tar

17 years agoAdded test for planetflow 2.
Sapan Bhatia [Fri, 14 Mar 2008 21:14:46 +0000 (21:14 +0000)]
Added test for planetflow 2.

17 years agoDescription fpr planetflow2
Sapan Bhatia [Fri, 14 Mar 2008 21:00:43 +0000 (21:00 +0000)]
Description fpr planetflow2

17 years agoAdded a description directory.
Sapan Bhatia [Fri, 14 Mar 2008 20:56:58 +0000 (20:56 +0000)]
Added a description directory.

17 years agoMerging in vsys tests
Sapan Bhatia [Fri, 14 Mar 2008 20:54:01 +0000 (20:54 +0000)]
Merging in vsys tests

17 years agopreparing for multi-arch test
Thierry Parmentelat [Sun, 9 Mar 2008 16:52:53 +0000 (16:52 +0000)]
preparing for multi-arch test

17 years agofix
Thierry Parmentelat [Fri, 7 Mar 2008 16:02:06 +0000 (16:02 +0000)]
fix

17 years agofix
Thierry Parmentelat [Fri, 7 Mar 2008 16:01:30 +0000 (16:01 +0000)]
fix

17 years agoseparate step for stopping all vservers
Thierry Parmentelat [Fri, 7 Mar 2008 15:56:43 +0000 (15:56 +0000)]
separate step for stopping all vservers

17 years agorepairing
Thierry Parmentelat [Fri, 7 Mar 2008 13:17:36 +0000 (13:17 +0000)]
repairing

17 years agodeclare a madwifi interface
Thierry Parmentelat [Fri, 7 Mar 2008 12:21:12 +0000 (12:21 +0000)]
declare a madwifi interface

17 years agofirst try to use the testFrame without option.path but being directly in the right...
Thierry Parmentelat [Thu, 6 Mar 2008 09:55:27 +0000 (09:55 +0000)]
first try to use the testFrame without option.path but being directly in the right directory with chdir option

17 years agotemp fix for getting right path when the testframe is remotely invoked
Thierry Parmentelat [Wed, 5 Mar 2008 15:41:10 +0000 (15:41 +0000)]
temp fix for getting right path when the testframe is remotely invoked

17 years agofix the right path for the configuration file
Thierry Parmentelat [Wed, 5 Mar 2008 11:19:58 +0000 (11:19 +0000)]
fix the right path for the configuration file

17 years agooops forgot to omit the step from the main
Thierry Parmentelat [Tue, 4 Mar 2008 17:06:20 +0000 (17:06 +0000)]
oops forgot to omit the step from the main

17 years agospliting step install_rpm was not basically a good idea, just check in one step if...
Thierry Parmentelat [Tue, 4 Mar 2008 17:01:13 +0000 (17:01 +0000)]
spliting step install_rpm was not basically a good idea, just check in one step if the rpm is there, if not curl it and then install it

17 years agosplit the install_rpm step into two steps
Thierry Parmentelat [Tue, 4 Mar 2008 16:30:41 +0000 (16:30 +0000)]
split the install_rpm step into two steps
first make the cache_rpm to get the rpm.
second install the rpm  locally

17 years agofirst step towards using testbox properly
Thierry Parmentelat [Mon, 3 Mar 2008 12:32:55 +0000 (12:32 +0000)]
first step towards using testbox properly

17 years agoTyping error
Thierry Parmentelat [Mon, 3 Mar 2008 11:06:58 +0000 (11:06 +0000)]
Typing error

17 years agoArgument missed when kill_all_quem() is called from stop_nodes method
Thierry Parmentelat [Mon, 3 Mar 2008 10:46:01 +0000 (10:46 +0000)]
Argument missed when kill_all_quem() is called from stop_nodes method

17 years agoknows its hostname and uses new locality
Thierry Parmentelat [Mon, 3 Mar 2008 07:52:37 +0000 (07:52 +0000)]
knows its hostname and uses new locality

17 years agouses explicit hostname
Thierry Parmentelat [Mon, 3 Mar 2008 07:51:50 +0000 (07:51 +0000)]
uses explicit hostname

17 years agocheck locality more appropriately
Thierry Parmentelat [Mon, 3 Mar 2008 07:50:54 +0000 (07:50 +0000)]
check locality more appropriately

17 years agosimpler arg passing to the start-qemu-node script
Thierry Parmentelat [Fri, 29 Feb 2008 15:55:22 +0000 (15:55 +0000)]
simpler arg passing to the start-qemu-node script

17 years agousing lowercase
Thierry Parmentelat [Fri, 29 Feb 2008 15:21:35 +0000 (15:21 +0000)]
using lowercase

17 years agovarious fixes
Thierry Parmentelat [Fri, 29 Feb 2008 15:19:19 +0000 (15:19 +0000)]
various fixes

17 years agonew node in wifilab, bios updated to A09
Thierry Parmentelat [Fri, 29 Feb 2008 11:54:02 +0000 (11:54 +0000)]
new node in wifilab, bios updated to A09

17 years ago*some cosmetic in Starting qemu node in local or remote host
Tony Mack [Wed, 27 Feb 2008 16:16:26 +0000 (16:16 +0000)]
*some cosmetic in Starting qemu node in local or remote host

17 years agotest misc Get and administrative methods
Tony Mack [Fri, 22 Feb 2008 18:19:04 +0000 (18:19 +0000)]
test misc Get and administrative methods

17 years agotest Messages, Sessions
Tony Mack [Thu, 21 Feb 2008 19:23:28 +0000 (19:23 +0000)]
test Messages, Sessions

17 years agoAndy's updates
Tony Mack [Wed, 20 Feb 2008 22:41:54 +0000 (22:41 +0000)]
Andy's updates

17 years agomore tests. fix errors
Tony Mack [Wed, 20 Feb 2008 22:34:58 +0000 (22:34 +0000)]
more tests. fix errors

17 years agoGiving up with the display mode for emulating Qemu nodes, now Qemu nodes run on seria...
Tony Mack [Tue, 19 Feb 2008 10:26:28 +0000 (10:26 +0000)]
Giving up with the display mode for emulating Qemu nodes, now Qemu nodes run on serial mode

17 years ago*Add TestSliver class.
Tony Mack [Tue, 19 Feb 2008 09:11:07 +0000 (09:11 +0000)]
*Add  TestSliver class.
*Add  checktcp step to  test the  connexion on both  client(slice*@node*) and server(slice**@node**) side.

17 years agofix errors
Tony Mack [Tue, 19 Feb 2008 00:08:49 +0000 (00:08 +0000)]
fix errors

17 years agoadded more tests
Tony Mack [Mon, 18 Feb 2008 23:07:01 +0000 (23:07 +0000)]
added more tests

17 years agoDuplicate uni tests on SMP
Andy Bavier [Mon, 18 Feb 2008 16:13:55 +0000 (16:13 +0000)]
Duplicate uni tests on SMP

17 years agoUse the buildname to set the right path for remote Qemu nodes
Marc Fiuczynski [Fri, 15 Feb 2008 14:20:14 +0000 (14:20 +0000)]
Use the buildname to set the right path for remote Qemu nodes

17 years agoAdd step chek_initscripts.
Marc Fiuczynski [Fri, 15 Feb 2008 12:01:12 +0000 (12:01 +0000)]
Add step chek_initscripts.
Redirect the output of  node's steps  to a specific log file

17 years agouse different defaults
Marc Fiuczynski [Thu, 14 Feb 2008 22:32:35 +0000 (22:32 +0000)]
use different defaults

17 years agowork around some odd bug when running runtest twice
Marc Fiuczynski [Thu, 14 Feb 2008 22:31:33 +0000 (22:31 +0000)]
work around some odd bug when running runtest twice

17 years agooops
Thierry Parmentelat [Thu, 14 Feb 2008 17:24:27 +0000 (17:24 +0000)]
oops

17 years agoexpose buildname to the various objects through the TestPlc instance
Thierry Parmentelat [Thu, 14 Feb 2008 17:23:08 +0000 (17:23 +0000)]
expose buildname to the various objects through the TestPlc instance

17 years agoexpose buildname in options to avoid filename conflicts on host boxes
Thierry Parmentelat [Thu, 14 Feb 2008 17:11:56 +0000 (17:11 +0000)]
expose buildname in options to avoid filename conflicts on host boxes

17 years agofine-grain kill of qemus - new step list_all_qemus
Thierry Parmentelat [Thu, 14 Feb 2008 13:15:53 +0000 (13:15 +0000)]
fine-grain kill of qemus - new step list_all_qemus

17 years agooops
Thierry Parmentelat [Thu, 14 Feb 2008 12:41:58 +0000 (12:41 +0000)]
oops

17 years agofine-grain & brute force qemu kill (kill_qemus and kill_all_qemus)
Thierry Parmentelat [Thu, 14 Feb 2008 12:39:46 +0000 (12:39 +0000)]
fine-grain & brute force qemu kill (kill_qemus and kill_all_qemus)

17 years agooops - wrong version got added
Thierry Parmentelat [Thu, 14 Feb 2008 12:00:31 +0000 (12:00 +0000)]
oops - wrong version got added

17 years agointroduces the TestBox class - review how qemu gets stopped
Thierry Parmentelat [Thu, 14 Feb 2008 11:32:30 +0000 (11:32 +0000)]
introduces the TestBox class - review how qemu gets stopped

17 years agofirst draft
Thierry Parmentelat [Wed, 13 Feb 2008 18:42:49 +0000 (18:42 +0000)]
first draft

17 years agochanged a few step names + generic standby steps + cosmetic
Thierry Parmentelat [Wed, 13 Feb 2008 15:24:35 +0000 (15:24 +0000)]
changed a few step names + generic standby steps + cosmetic

17 years agoRun a config with two Qemu emulated nodes
Marc Fiuczynski [Wed, 13 Feb 2008 10:11:44 +0000 (10:11 +0000)]
Run a config with two Qemu emulated nodes

17 years agofix the check_slices() method to manage the case we have more than one slice
Marc Fiuczynski [Tue, 12 Feb 2008 16:33:22 +0000 (16:33 +0000)]
fix the check_slices() method to manage the case we have more than one slice

17 years agoNo need to backslash the char '@'
Marc Fiuczynski [Tue, 12 Feb 2008 16:24:10 +0000 (16:24 +0000)]
No need to backslash the char '@'

17 years ago*Starting the kqemu patch module (if installed )
Marc Fiuczynski [Tue, 12 Feb 2008 15:59:15 +0000 (15:59 +0000)]
*Starting the kqemu patch module (if installed )
*Fix the hard disk size and memory extention for the Qemu emulated nodes.

17 years ago*correct a syntax bug in qemu config file.
Marc Fiuczynski [Tue, 12 Feb 2008 15:47:18 +0000 (15:47 +0000)]
*correct a syntax bug in qemu config file.
*Giving up with the vmware nodes emulation,no needed anymore, now let's use  Qemu emulated nodes(still with the display not in serial mode)

17 years agoupdate plc_configure to match Tony's previous update of storing plc variables in...
Marc Fiuczynski [Tue, 12 Feb 2008 03:42:09 +0000 (03:42 +0000)]
update plc_configure to match Tony's previous update of storing plc variables in plc_options

17 years agofirst stab at nannying a qemu booted node
Marc Fiuczynski [Tue, 12 Feb 2008 03:40:53 +0000 (03:40 +0000)]
first stab at nannying a qemu booted node

17 years agocatch exceptions when trying to create test instances
Tony Mack [Mon, 11 Feb 2008 21:38:17 +0000 (21:38 +0000)]
catch exceptions when trying to create test instances

17 years agooops - newly created tags dir was one step too low
Thierry Parmentelat [Mon, 11 Feb 2008 09:31:23 +0000 (09:31 +0000)]
oops - newly created tags dir was one step too low

17 years agocreate tags in tests/
Thierry Parmentelat [Mon, 11 Feb 2008 09:29:59 +0000 (09:29 +0000)]
create tags in tests/

17 years agocan now pass in config file as argument, which will then be used as the configuration...
Marc Fiuczynski [Fri, 8 Feb 2008 20:11:40 +0000 (20:11 +0000)]
can now pass in config file as argument, which will then be used as the configuration to the various tests

17 years agomake sure plc is stopped before configuring it, use mkstemp to create a temp file...
Marc Fiuczynski [Fri, 8 Feb 2008 20:08:41 +0000 (20:08 +0000)]
make sure plc is stopped before configuring it, use mkstemp to create a temp file, and other pretty things

17 years agomove the invocation of Config() into the __init__ function to delay invoking that...
Marc Fiuczynski [Fri, 8 Feb 2008 20:08:06 +0000 (20:08 +0000)]
move the invocation of Config() into the __init__ function to delay invoking that until runtime vs. module import time

17 years agoNeed to define a default PLC_API_HOST value for the case when plc is not running...
Marc Fiuczynski [Fri, 8 Feb 2008 19:04:27 +0000 (19:04 +0000)]
Need to define a default PLC_API_HOST value for the case when plc is not running at all when the qa stuff starts up. This is only needed for plc_configure and plc_start, as once those have run all subsequent tests can likely assume that the local plc shell will work and we wont need to go via the xmlrpc api

17 years agoProperly handle the case when keys exists and the new key does not handle the user...
Marc Fiuczynski [Fri, 8 Feb 2008 19:02:10 +0000 (19:02 +0000)]
Properly handle the case when keys exists and the new key does not handle the user's existing key

17 years agoremove white space in command
Marc Fiuczynski [Fri, 8 Feb 2008 19:01:06 +0000 (19:01 +0000)]
remove white space in command

17 years agostart of upgrade to integrated test
Marc Fiuczynski [Fri, 8 Feb 2008 13:56:53 +0000 (13:56 +0000)]
start of upgrade to integrated test

17 years agolog all header output as well as commands and their output
Tony Mack [Thu, 7 Feb 2008 23:45:33 +0000 (23:45 +0000)]
log all header output as well as commands and their output

17 years agoregister logfile attribute
Tony Mack [Thu, 7 Feb 2008 23:44:17 +0000 (23:44 +0000)]
register logfile attribute

17 years agocall gethostname directly via the socket API vs. invoking hostname via the shell
Marc Fiuczynski [Thu, 7 Feb 2008 16:49:24 +0000 (16:49 +0000)]
call gethostname directly via the socket API vs. invoking hostname via the shell

17 years agooops force to create the keys file
Thierry Parmentelat [Thu, 7 Feb 2008 16:07:48 +0000 (16:07 +0000)]
oops force to create the keys file