- 20 Oct, 2005 5 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
eventsys changes in previous revision.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
knows that some tests failed. Otherwise we say all test completed okay, and then print a bunch of errors!
-
- 19 Oct, 2005 11 commits
-
-
Leigh B. Stoller authored
-
Mike Hibler authored
so that different types can use different MFSes as necessary. This ultimately replaces the quadruple-X libos hack which I removed quite some time ago.
-
Timothy Stack authored
Some event system changes for linktest and any future things we want to run with the event system in the swapin path: * event/linktest/linktest_control.in: Let linktest be run while the experiment is activating. * event/sched/event-sched.c, event/sched/rpc.h, event/sched/rpc.cc: Don't wait for the experiment to become active before loading the eventlist so any system defined agents are available to use. Don't start time unless the experiment is already active, let boss do it otherwise. Send out COMPLETE events so 'tevc' can listen for them. * event/sched/timeline-agent.c: Send a complete event even if the timeline is empty. * event/tbgen/tevc.c: Add a '-w' option so that tevc can wait for an event that sends back a COMPLETE. * tbsetup/tbswap.in: Explicitly send an event to start event time.
-
Leigh B. Stoller authored
to include the date and the experiment index.
-
Mike Hibler authored
-
David Johnson authored
page a bit. * *.jpg: images for mobilewireless.php3
-
David Johnson authored
-
Leigh B. Stoller authored
interface, and so the textarea on the web page can be updated in real time as it runs.
-
Leigh B. Stoller authored
expected, then use the current test. If the latency is higher then expected, then allow for some fudge. Using 3ms fudge, since as Jay points out, its either really close, or its totally broken. This will reduce false positives, especially when using endnodeshaping.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 18 Oct, 2005 8 commits
-
-
Mike Hibler authored
groklilo when setting root device
-
Leigh B. Stoller authored
-
Mike Hibler authored
with ugly "undefined variable" messages in the log. Futureproof the initialization.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
in a cross platform (browser) manner. This is handy when updating elements from javascript.
-
Leigh B. Stoller authored
the web interface.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 17 Oct, 2005 7 commits
-
-
Kirk Webb authored
Add the ability to set the BIOS version, serial number, and service tag from the nodecontrol page and command line util. Must be admin.
-
Leigh B. Stoller authored
a link cause the BW or Loss is out of range; post the messages back through the event system so that it ends up in the log or on the web page.
-
Kirk Webb authored
Oops - change length of varchar to 32 (was 64).
-
Kirk Webb authored
Add serial and service_tag columns to the database for tracking machines.
-
Russ Fish authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
- 14 Oct, 2005 8 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
* Add a "showclass" param to shownodes so that the node listing will include only nodes of the indicated class. Prepend "no-" to exclude nodes of a particular class. So: showclass=pc,mote would show just pcs and motes. * Now the real reason I added the above: change the hwdown experiment node list to include "showclass=no-pcplabphys" by default so I don't have to flip through 600+ dead plab nodes. Change the URL to "showclass=all" if you want to see plab nodes in hwdown.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
addresses in the list, use real email addresses. Why? Well, cause I'm a dope. Oh, the real reason is that people cannot post to the lists if we use their @emulab.net addresses cause we close the lists (to avoid spammers). I did it this way originally cause it was easier; there is a lot more bookkeeping to do if using real addresses, and I never consider problem of not being able to post.
-
Leigh B. Stoller authored
lists. This (harmless) bug has been around a while; needed to move the call to genelists up a level from setgroups to modgroups, since that is where we have the information about what groups a user has been deleted from, and so can tell genelists to regen those project mailing lists.
-
Timothy Stack authored
-
- 13 Oct, 2005 1 commit
-
-
Robert Ricci authored
-