- 11 Nov, 2005 3 commits
-
-
Leigh B. Stoller authored
start,swap,swapmod,terminate.
-
Timothy Stack authored
-
Leigh B. Stoller authored
I can say.
-
- 10 Nov, 2005 4 commits
-
-
Russ Fish authored
-
Kevin Atkinson authored
Have the exp. proc. return better exit codes. Store the exit codes in a file for easy refrence after the experient is done. Fork a child to do the real work. This child will call setsid() and redirect /dev/null to STDIN so that SSH has absolitly no way to get a response from the user and will thus give up when public key auth doesn't work. Improve logging of experments. Add test to see if the proj directory is corretly mounted and writable. Add soft and hard limits to the maximum number of nodes to use. The soft has teh same effect to the value given to "-p" is earlier versions. "-p" no longer takes and parameters. Create a special script to ssh to the nodes for each experient to avoid hideously long command lines. Other misc. changes.
-
Russ Fish authored
-
Russ Fish authored
-
- 09 Nov, 2005 15 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
us two years to get it to work, so might as well show off a little.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Set $noheaders=1 in iframed pages.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
users yet; to do that change $EXPOSELINKTEST in defs.php3.in to 1.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
osids for linktest to run. Override with -f option.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
solve most linktest bw problems.
-
Leigh B. Stoller authored
-
- 08 Nov, 2005 8 commits
-
-
Kevin Atkinson authored
Deal with child processes in a more intelligent manner. Copy @ARGV to file results/argv and STDOUT to results/log.
-
Leigh B. Stoller authored
-
Mike Hibler authored
(from Keith Sklower)
-
Leigh B. Stoller authored
-
Russ Fish authored
(It's NULL in 61 out of 83 entries now.)
-
Leigh B. Stoller authored
commit.
-
Leigh B. Stoller authored
remote site (currently just www.datapository.net) wants to verify the user (log the user in), it redirects the user to: https://www.emulab.net/login_redirect.php?redirect_to=http://www.datapository.net/login.rhtml Emulab verifies the user, and then issues an ssh to the host in the URL, giving it the uid and a freshly generated hash string. Emulab then redirects the users browser back over to the redirect_to URL, appending the user name and the hash. http://www.datapository.net/login.rhtml?user=$uid&auth='$hash' What the remote site does with all of this is up to that site.
-
Leigh B. Stoller authored
kb entry is so that you can do this: href="../kb-show.php3?xref_tag=tiptunnel" instead of: href="../kb-show.php3?idx=39" The former makes it possible to export the KB without worrying about how the remote DB loads the entries.
-
- 07 Nov, 2005 5 commits
-
-
Kevin Atkinson authored
Update README to reflect the fact that image-test is in CVS now. Also ignore 'CVS' when scanning tests directory.
-
Kevin Atkinson authored
Added image testing framework. Incomplete (ie doesn't test everything it should), but functional.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
subdirs.
-
Leigh B. Stoller authored
the table.
-
- 05 Nov, 2005 1 commit
-
-
Leigh B. Stoller authored
-
- 04 Nov, 2005 4 commits
-
-
Kevin Atkinson authored
Move libtblog.sql from tbsetup/ to sql/ directory.
-
Kevin Atkinson authored
Added error logging API. See tbsetup/libtblog.pm.in and tbsetup/libtblog.sql.
-
Russ Fish authored
-
Kevin Atkinson authored
-