forked from mininet/mininet
-
Notifications
You must be signed in to change notification settings - Fork 3
Mininet 2.1.0 Remaining Tasks
Bob edited this page Sep 19, 2013
·
32 revisions
Here is a list of remaining tasks for Mininet 2.1.0:
Create S3 folder/repository for VMs (done)- Synchronize debian packaging w/launchpad and test
debuild
(BL) Try 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-discuss
for 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.py
andminiedit.py
work in VMsVerify that x11 command line option andxterm
CLI command works in VMs
Update VM build instructions-
Investigate test failures on vboxtestLinearBandwidth (test_linearbandwidth.testLinearBandwidth)testTopo (test_simpleperf.testSimplePerf)
- Tag 2.1.0 final before Ubuntu Final Beta Freeze (Sep. 19th)
Determine upload service (e.g. bitbucket, sourceforge) and upload vm imagesUpdate Download/Installation instructions for 2.1.0- Announce on mininet.org blog and on
mininet-discuss
Defer to post 2.1:
- 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)
- See if there are any high-leverage unit tests we can quickly create and add to
make test