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 20, 2013
·
32 revisions
Create S3 folder/repository for VMs (done)testdebuild
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)
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