Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
vim-emu
/
aa8823c85d94a4fa72de058076195296334cdb91
/
src
/
emuvim
/
test
/
unittests
/
test_resourcemodel.py
aa8823c
migration to python3 (#1)
by Rafael Schellenberg
· 6 years ago
sol006
72f0988
Refactoring: Made complete codebase PEP8 compatible.
by peusterm
· 8 years ago
v4.0.0
b2a29bf
fix unittest for resource testing
by stevenvanrossem
· 9 years ago
33d7689
update cpu_bw resource parameter
by stevenvanrossem
· 9 years ago
c89ba38
cleanup and license header for examples and tests
by peusterm
· 10 years ago
e3e034e
merge master and fix SDN chaining unit test
by stevenvanrossem
· 10 years ago
c130523
further restructureing of tests
by peusterm
· 10 years ago
db31fdb
preparation for integration tests
by peusterm
· 10 years ago
[Renamed from src/emuvim/test/test_resourcemodel.py]
5877ea2
First part of Containernet re-integration
by peusterm
· 10 years ago
8687cb7
Added a dummy resource model that logs allocations but does no limitations. Used as reference for the emulator paper's evaluation
by peusterm
· 10 years ago
a41f786
Added proper exception handling, if there are not enough free resources to allocate a container.
by peusterm
· 10 years ago
72fc373
Added unit tests for new resource model
by peusterm
· 10 years ago
74df3cc
cleanup
by peusterm
· 10 years ago
[Renamed from src/emuvim/test/test_resourcemodel_api.py]
3055e70
Improved test to be skipped when executed within a container.
by peusterm
· 10 years ago
9349c87
Fix: Deactivated one test. If we run the eum in a docker, setting cgroup settings is not possible
by peusterm
· 10 years ago
d18559d
Re-wrote resource model API and UPB simple resource model. Due to an update of Dockernet, we can now change resource limits at runtime.
by peusterm
· 10 years ago
60bf8b8
Added logging functionality to resource models.
by peusterm
· 10 years ago
972a9f0
Added memory model to UPB simple resource model
by peusterm
· 10 years ago
bdcf2d2
Better RM test case. Imporved other tests.
by peusterm
· 10 years ago
279565d
Added UPB simple resource model and corresponding tests. Closes #12
by peusterm
· 10 years ago
c9db031
bugfix, changed api
by peusterm
· 10 years ago
43485a2
Further tests for resource model api
by peusterm
· 10 years ago
5c6475c
added first tests for resource model api
by peusterm
· 10 years ago