-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Mininet 2.1.0 Remaining Tasks
Bob edited this page Sep 20, 2013
·
32 revisions
Create S3 folder/repository for VMs (done)testdebuildTry to create a build server VM (or at least an NFS server for local builds) (BL)Automateexamples/testing as much as possible (BOC)Pre-announce onmininet-discussfor additional testing and feedbackFinal pass (proofreading, verification, and editing) on text files (README,INSTALL, etc.)Verify that Walkthrough works with 2.1.0Update Mininet 2.1.0 Release NotesUpdate api.mininet.orgVerify that 2.1.0rc1 works in Ubuntu BetaRun automated tests again on all targets, and tag rc2 if they pass-
Remaining manual testsVerify thatconsoles.pyandminiedit.pywork in VMsVerify that x11 command line option andxtermCLI command works in VMs
Update VM build instructions-
Investigate test failures on vboxtestLinearBandwidth (test_linearbandwidth.testLinearBandwidth)testTopo (test_simpleperf.testSimplePerf)
Determine upload service (e.g. bitbucket, sourceforge) and upload vm imagesUpdate Download/Installation instructions for 2.1.0Synchronize debian packaging w/launchpad (BL)Tag 2.1.0 final before Ubuntu Final Beta Freeze (Sep. 19th) (BL)- Announce on mininet.org blog and on
mininet-discuss(BL)
- Fix ovf file so that
- virtualbox doesn't give some unknown error about missing hardware
- the os is specified as ubuntu-$arch
- Automate VM upload from build script (BL - add function to script)
- More (quick, high-leverage) unit tests for
make test