2008-04-02 |
Tony Mack | no longer needed |
tree | commitdiff |
2008-04-02 |
Tony Mack | updated node configuration |
tree | commitdiff |
2008-04-02 |
Tony Mack | added qemu option '-redir' |
tree | commitdiff |
2008-04-02 |
Tony Mack | added 'redir_port' attribute |
tree | commitdiff |
2008-04-01 |
Tony Mack | must remember test data is stored in dicts now, not... |
tree | commitdiff |
2008-03-31 |
Tony Mack | fix errors |
tree | commitdiff |
2008-03-31 |
Tony Mack | update remote_command() to check if hostname from confi... |
tree | commitdiff |
2008-03-31 |
Tony Mack | removed to eliminate naming conflict |
tree | commitdiff |
2008-03-31 |
Tony Mack | use qa_config.py instead of config.py |
tree | commitdiff |
2008-03-31 |
Tony Mack | rename config.py to qa_config.py to eliminate naming... |
tree | commitdiff |
2008-03-26 |
Tony Mack | deleted |
tree | commitdiff |
2008-03-26 |
Tony Mack | supports multiple plcs |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | helper methods for creating/destroying vservers |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | simplify |
tree | commitdiff |
2008-03-26 |
Tony Mack | copy of vtest-nightly file from build module. will... |
tree | commitdiff |
2008-03-26 |
Tony Mack | -added popen3 |
tree | commitdiff |
2008-03-26 |
Tony Mack | -added popen3(), verbose output |
tree | commitdiff |
2008-03-26 |
Tony Mack | - removed some hardcoded values. modified start_xmlrpc_... |
tree | commitdiff |
2008-03-26 |
Tony Mack | removed hardcoded rootkey |
tree | commitdiff |
2008-03-26 |
Tony Mack | modified load() to load confg elements as dicts, not... |
tree | commitdiff |
2008-03-26 |
Tony Mack | changed some configuration values. removed some hardcod... |
tree | commitdiff |
2008-03-26 |
Tony Mack | system testing script |
tree | commitdiff |
2008-03-22 |
Marc Fiuczynski | call config.load with qa/config.py to get the test... |
tree | commitdiff |
2008-03-22 |
Marc Fiuczynski | typo: tempfname -> tmpfname |
tree | commitdiff |
2008-03-18 |
Tony Mack | call plc.start_xmlrpc_server incause the default server... |
tree | commitdiff |
2008-03-18 |
Tony Mack | -fix errors. - added verbose output |
tree | commitdiff |
2008-03-18 |
Tony Mack | added start_xmlrpc_server() which is used to start... |
tree | commitdiff |
2008-03-18 |
Tony Mack | cleanup |
tree | commitdiff |
2008-03-18 |
Tony Mack | updated to support remote plcs and nodes |
tree | commitdiff |
2008-03-18 |
Tony Mack | fix commands() method |
tree | commitdiff |
2008-03-18 |
Tony Mack | - Added Node, Site, Slice, Person, and PLC classes... |
tree | commitdiff |
2008-03-18 |
Tony Mack | -support multiple plc instances with different configur... |
tree | commitdiff |
2008-03-18 |
Tony Mack | get loadable config data from object in a pythong confi... |
tree | commitdiff |
2008-03-14 |
Sapan Bhatia | Added test for planetflow 2. |
tree | commitdiff |
2008-03-14 |
Sapan Bhatia | Description fpr planetflow2 |
tree | commitdiff |
2008-03-14 |
Sapan Bhatia | Added a description directory. |
tree | commitdiff |
2008-03-14 |
Sapan Bhatia | Merging in vsys tests |
tree | commitdiff |
2008-02-22 |
Tony Mack | test misc Get and administrative methods |
tree | commitdiff |
2008-02-21 |
Tony Mack | test Messages, Sessions |
tree | commitdiff |
2008-02-20 |
Tony Mack | Andy's updates |
tree | commitdiff |
2008-02-20 |
Tony Mack | more tests. fix errors |
tree | commitdiff |
2008-02-19 |
Tony Mack | fix errors |
tree | commitdiff |
2008-02-18 |
Tony Mack | added more tests |
tree | commitdiff |
2008-02-18 |
Andy Bavier | Duplicate uni tests on SMP |
tree | commitdiff |
2008-02-14 |
Marc Fiuczynski | use different defaults |
tree | commitdiff |
2008-02-14 |
Marc Fiuczynski | work around some odd bug when running runtest twice |
tree | commitdiff |
2008-02-12 |
Marc Fiuczynski | update plc_configure to match Tony's previous update... |
tree | commitdiff |
2008-02-12 |
Marc Fiuczynski | first stab at nannying a qemu booted node |
tree | commitdiff |
2008-02-11 |
Tony Mack | catch exceptions when trying to create test instances |
tree | commitdiff |
2008-02-08 |
Marc Fiuczynski | can now pass in config file as argument, which will... |
tree | commitdiff |
2008-02-08 |
Marc Fiuczynski | make sure plc is stopped before configuring it, use... |
tree | commitdiff |
2008-02-08 |
Marc Fiuczynski | move the invocation of Config() into the __init__ funct... |
tree | commitdiff |
2008-02-08 |
Marc Fiuczynski | Need to define a default PLC_API_HOST value for the... |
tree | commitdiff |
2008-02-08 |
Marc Fiuczynski | Properly handle the case when keys exists and the new... |
tree | commitdiff |
2008-02-08 |
Marc Fiuczynski | remove white space in command |
tree | commitdiff |
2008-02-07 |
Tony Mack | log all header output as well as commands and their... |
tree | commitdiff |
2008-02-07 |
Tony Mack | register logfile attribute |
tree | commitdiff |
2008-02-07 |
Marc Fiuczynski | call gethostname directly via the socket API vs. invoki... |
tree | commitdiff |
2008-02-06 |
Tony Mack | deleting |
tree | commitdiff |
2008-02-06 |
Tony Mack | accept individual plc_config options |
tree | commitdiff |
2008-02-04 |
Tony Mack | -use config.api, -added Keys test |
tree | commitdiff |
2008-01-31 |
Tony Mack | run node tests |
tree | commitdiff |
2008-01-31 |
Tony Mack | add default value for root_key_path param |
tree | commitdiff |
2008-01-31 |
Tony Mack | node test scripts |
tree | commitdiff |
2008-01-31 |
Tony Mack | used to run node test scripts on the specified node |
tree | commitdiff |
2008-01-31 |
Tony Mack | no longer use plcsh |
tree | commitdiff |
2008-01-31 |
Tony Mack | deleting |
tree | commitdiff |
2008-01-31 |
Tony Mack | no longer rely on plcsh. Config will either import... |
tree | commitdiff |
2008-01-31 |
Tony Mack | do not define host/ip for plc services. let Config... |
tree | commitdiff |
2008-01-31 |
Tony Mack | define some helpful paths, define the list of acceptabl... |
tree | commitdiff |
2008-01-31 |
Tony Mack | return wrapper |
tree | commitdiff |
2008-01-31 |
Tony Mack | only import first level of tests directory |
tree | commitdiff |
2008-01-31 |
Tony Mack | added commands utility |
tree | commitdiff |
2008-01-31 |
Tony Mack | updated |
tree | commitdiff |
2008-01-31 |
Andy Bavier | Tighten up checks for reservations |
tree | commitdiff |
2008-01-30 |
Tony Mack | deleted |
tree | commitdiff |
2008-01-29 |
Tony Mack | comment out plc_configure for now. Dont want to undo... |
tree | commitdiff |
2008-01-29 |
Tony Mack | dont attepmt to boot node utill nodenetwork specs are... |
tree | commitdiff |
2008-01-29 |
Tony Mack | fix a lot of errors. use plcsh instead of xmlrpc |
tree | commitdiff |
2008-01-29 |
Tony Mack | attempt to execute file from bash if call() fails |
tree | commitdiff |
2008-01-29 |
Tony Mack | deleted |
tree | commitdiff |
2008-01-29 |
Tony Mack | changed name from sync_user_key |
tree | commitdiff |
2008-01-29 |
Tony Mack | deleted |
tree | commitdiff |
2008-01-29 |
Tony Mack | inital checkin |
tree | commitdiff |
2008-01-29 |
Tony Mack | cleanup |
tree | commitdiff |
2008-01-29 |
Tony Mack | Initial checkin for runtests script. use to run daily... |
tree | commitdiff |
2008-01-29 |
Tony Mack | fix errors |
tree | commitdiff |
2008-01-29 |
Tony Mack | remove unnecessary print |
tree | commitdiff |
2008-01-29 |
Tony Mack | clean up |
tree | commitdiff |
2008-01-29 |
Andy Bavier | Basic node CPU scheduler tests |
tree | commitdiff |
2008-01-29 |
Andy Bavier | Runs a spinloop, used for CPU scheduler testing |
tree | commitdiff |
2008-01-29 |
Tony Mack | use plcsh instead of xmlrpc |
tree | commitdiff |
2008-01-28 |
Tony Mack | clean up |
tree | commitdiff |
next |