Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mininet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Olaf Bergmann
mininet
Commits
568f6424e500a9ef315be8001e3f4c598360f4e5
Select Git revision
Branches
4
fif-pep8
fix-pep8
master
default
protected
docker_build
Tags
18
2.3.0
2.3.0rc2
2.3.0rc1
2.3.0b2
2.3.0b1
2.3.0d6
2.3.0d5
2.3.0d4
2.3.0d3
2.2.2
2.2.1
2.2.0
2.1.0p2
2.1.0p1
2.1.0
2.0.0
1.0.0
cs244-spring-2012-final
22 results
mininet
util
vm
build.py
Author
Search by author
Any Author
authors
Olaf Bergmann
obergman
1 author
Sep 19, 2013
Add --memory option for VM memory size (for large tests)
· 568f6424
Bob Lantz
authored
11 years ago
568f6424
Sep 18, 2013
Fix var name change
· e0b50c8a
Bob Lantz
authored
11 years ago
e0b50c8a
Add options to run commands before or after tests
· 0294f5ec
Bob Lantz
authored
11 years ago
0294f5ec
Fix walkthrough test path
· f5985854
Bob Lantz
authored
11 years ago
f5985854
Remove extra expect (paste error) that broke bootAndRunTests()
· 4ccfe242
Bob Lantz
authored
11 years ago
4ccfe242
Clarify log message
· 2ca1ea92
Bob Lantz
authored
11 years ago
2ca1ea92
Backing out attempt to identify kernel binary format
· 8f546d89
Bob Lantz
authored
11 years ago
8f546d89
Sep 17, 2013
Add arch to vm name, and check kernel for boot arch
· 6d3cb5bc
Bob Lantz
authored
11 years ago
6d3cb5bc
Sep 16, 2013
Add walkthrough test and log build exceptions
· b7548e68
Bob Lantz
authored
11 years ago
b7548e68
Log failed test output.
· 2f3e8c2b
Bob Lantz
authored
11 years ago
2f3e8c2b
Add --zip option to archive VM.
· fce7f5c5
Bob Lantz
authored
11 years ago
fce7f5c5
Sep 12, 2013
Add -v so that we can see exampletest results
· 4e242e92
Bob Lantz
authored
11 years ago
4e242e92
Add --test {test} and --branch {branch} options, and exampletest
· 7bd9a79b
Bob Lantz
authored
11 years ago
7bd9a79b
Sep 11, 2013
Added --test option to boot and test a VM
· 501a164e
Bob Lantz
authored
11 years ago
501a164e
Add 'mininet' prefix to output files
· 9e725cb2
Bob Lantz
authored
11 years ago
9e725cb2
XML file cannot begin with a newline :(
· e02cdc0c
Bob Lantz
authored
11 years ago
e02cdc0c
Add generateOVF to finally create the OVF descriptor file!
· 0038720c
Bob Lantz
authored
11 years ago
0038720c
Add options; generate virtimage file (in progress)
· d4279559
Bob Lantz
authored
11 years ago
d4279559
Add mtools to dependencies
· d82e0ef5
Bob Lantz
authored
11 years ago
d82e0ef5
Flush log file output to avoid slow buffering
· 662f2447
Bob Lantz
authored
11 years ago
662f2447
Add a space
· 20005f5b
Bob Lantz
authored
11 years ago
20005f5b
Write build log to file, and detect installation failure
· 803a1a54
Bob Lantz
authored
11 years ago
803a1a54
Add 13.10 (won't work until final)
· 20ba2959
Bob Lantz
authored
11 years ago
20ba2959
Clarify actual testing in module comment
· b79ce2a5
Bob Lantz
authored
11 years ago
b79ce2a5
quetzal -> quantal
· a1557958
Bob Lantz
authored
11 years ago
a1557958
Explicitly create a qcow2 image
· ad5a0e42
Bob Lantz
authored
11 years ago
ad5a0e42
Increase timeout (for lengthy hifi test)
· d2762938
Bob Lantz
authored
11 years ago
d2762938
Aug 26, 2013
Remove qcow2 post conversion; drop unused etree dep
· 67f9d8f6
Bob Lantz
authored
11 years ago
67f9d8f6
correction: pexpect.timeout -> TIMEOUT
· c353e609
Bob Lantz
authored
11 years ago
c353e609
Detect failed iso download; begin virt-image support
· 662fb712
Bob Lantz
authored
11 years ago
662fb712
Check `make test` results
· 28165f7b
Bob Lantz
authored
11 years ago
28165f7b
Update release URLS - should probably clean this up.
· dbcfda77
Bob Lantz
authored
11 years ago
dbcfda77
Change to extract kernel and initrd
· 1dfa7776
Bob Lantz
authored
11 years ago
1dfa7776
Aug 24, 2013
Update build directory name to include date.
· 3dc3e066
Bob Lantz
authored
11 years ago
3dc3e066
Get rid of unused pexpect import.
· bbf808c3
Bob Lantz
authored
11 years ago
bbf808c3
Fix erroneous tab hit before commit.
· 4556e06f
Bob Lantz
authored
11 years ago
4556e06f
Works, more or less.
· f605a4e4
Bob Lantz
authored
11 years ago
f605a4e4
First draft of new world order (create build image from iso)
· fa1758b9
Bob Lantz
authored
11 years ago
fa1758b9
Aug 23, 2013
Final gasp of cloud image version.
· 14903d6a
Bob Lantz
authored
11 years ago
14903d6a
Aug 22, 2013
Added support for creating a volume rather than a raw partition.
· 94954177
Bob Lantz
authored
11 years ago
94954177
Loading