- 21 Apr, 2009 3 commits
-
-
Keith Sklower authored
-
Leigh B. Stoller authored
physical state compares properly. Also some actual fixes.
-
Leigh B. Stoller authored
physical state compares properly.
-
- 20 Apr, 2009 3 commits
-
-
Leigh B. Stoller authored
experiment in regression mode, and then compare the results.
-
Leigh B. Stoller authored
wrapper/mapper, so that DB tables are ordered in a consistent manner, and can be easily compared with just diff. Also some actual fixes to the mapper, as a result of regression mode comparisons with the wrapper.
-
Leigh B. Stoller authored
wrapper/mapper, so that DB tables are ordered in a consistent manner, and can be easily compared with just diff.
-
- 17 Apr, 2009 6 commits
-
-
Leigh B. Stoller authored
mapper wrapper. In regression mode, the wrapper/mapper proceeds normally, creating a .vtop file, and then running assign with a fixed seed. If the wrapper and the mapper agree on the .vtop file, then the solution from assign should be identical. The wrapper/mapper then proceeds normally, reserving resources and making all the DB changes. Needless to say, this has to be on a private copy of the database, with all nodes free. Creating that DB was a tale in its own right. At completion, call the existing BackupPhysicalState() function that we use in swapmod, and write all the physical tables we have changed (just the rows corresponding to the experiment of course). The delete all that state, and free the nodes. If everything is working correctly, those physical tables should be identical when created by the mapper or the wrapper. Of course, its not quite there yet. I have a few things to fix up before diff -r produces no results.
-
Leigh B. Stoller authored
into a function here, which is now called from tbprerun.
-
Leigh B. Stoller authored
In order to run to completion in impotent mode, create new virtual node objects, but just don't put them into the DB. This lets the mapper keep going all the way to the end without making any actual DB changes.
-
Leigh B. Stoller authored
Add a lookup function to find type by name.
-
Leigh B. Stoller authored
rewrite.
-
Leigh B. Stoller authored
Move the initialization of some network agents of assign_wrapper and into a function here, which is now called from tbprerun.
-
- 16 Apr, 2009 4 commits
-
-
Kevin Tew authored
-
Kevin Tew authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Oh wait, the line moved, I see Kevin has made changes to assign_wrapper that I need to pick up.
-
- 15 Apr, 2009 1 commit
-
-
Leigh B. Stoller authored
-
- 14 Apr, 2009 1 commit
-
-
Kevin Atkinson authored
NS commands: tb-set-link-backfill <link> <bw> tb-set-link-simplex-backfill <link> <src node> <bw> tb-set-lan-backfill <lan> <bw> tb-set-node-lan-backfill <node> <lan> <bw> tb-set-lan-simplex-backfill <lan> <node> <tobw> <frombw> for now the tbres/FBSD410-DEL-BACKFILL image needs to be used.
-
- 13 Apr, 2009 2 commits
-
-
Jon Rafkind authored
-
Leigh B. Stoller authored
Linkdelays also done.
-
- 10 Apr, 2009 2 commits
-
-
Leigh B. Stoller authored
-
Kevin Tew authored
added osid xmlrpc calls and tests parses linkinfo names
-
- 09 Apr, 2009 1 commit
-
-
Kevin Tew authored
-
- 08 Apr, 2009 3 commits
-
-
Leigh B. Stoller authored
-
Kevin Tew authored
-
Kevin Tew authored
-
- 07 Apr, 2009 1 commit
-
-
Kevin Atkinson authored
since, for some reason that mail doesn't always get sent to testbed-approval, even though testbed-approval is subscribed to the list.
-
- 06 Apr, 2009 2 commits
-
-
Leigh B. Stoller authored
-
Jonathon Duerig authored
Added an explicit check for IP addresses using reserved or broadcast IP addresses. Currently, this only checks for addresses which have a host portion with all '0' bits or all '1' bits.
-
- 04 Apr, 2009 1 commit
-
-
Eric Eide authored
-
- 03 Apr, 2009 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 02 Apr, 2009 3 commits
-
-
Jonathon Duerig authored
The dividing of the rspecs is complete. There are now two different rspec schemas, one for advertisements and one for requests. I still need to reconcile this new change with tickets. Did some testing, especially on advertisements. Need to excercise the request rspec more.
-
Leigh B. Stoller authored
down on the output. Used in Geni mode.
-
Leigh B. Stoller authored
-
- 01 Apr, 2009 5 commits
-
-
Leigh B. Stoller authored
cleaup pass through the original top generation code. I did not try to change the logic much (that would be insane). My hope was to improve all the data structures and get rid of the zillion global variables. This version still generates plain text. Now on to the XML.
-
Leigh B. Stoller authored
nodes that are not on the public internet
-
Leigh B. Stoller authored
easier to read. There's still more to do on this front.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
initialised yet are handled to reduce IP-uniqueness assumptions.
-