Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
vim-emu
/
cffd5ad034ed38ddb253ea65d3f39dbb37aeb43c
/
src
/
emuvim
/
test
b81b21c
deactivated GK test. fails from time to time. seems to be a timeout issue. we should test this in a integration test.
by peusterm
· 10 years ago
b63a5b4
next try, this sh*** lib drives me crazy
by peusterm
· 10 years ago
dd59d0d
made test case compatible to older requets lib
by peusterm
· 10 years ago
82dc6fe
GK test now works. we pull the VNFs directly from dockerhub which is always available.
by peusterm
· 10 years ago
7fce49b
fix SDN chaining bug regarding cookies + add extra unittest SDN chaining multi service
by stevenvanrossem
· 10 years ago
e3e034e
merge master and fix SDN chaining unit test
by stevenvanrossem
· 10 years ago
241e3e9
merge master
by stevenvanrossem
· 10 years ago
7cd3c25
add SDN chaining unit test
by stevenvanrossem
· 10 years ago
27d2c0c
deactivated test ... the CI VM can not access repsitory.sonata-nfv.com ... damn it.
by peusterm
· 10 years ago
c130523
further restructureing of tests
by peusterm
· 10 years ago
db31fdb
preparation for integration tests
by peusterm
· 10 years ago
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
0dc3ae0
Fix: Test bug - we have to force the right Docker image to be used for the tests. Trusty works.
by peusterm
· 10 years ago
984d152
Deactivated test
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
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
e4a8f4b
Updated dummy GK tests to new API endpoints.
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
4a9ee94
Use automatically downloaded example package from github for tests.
by peusterm
· 10 years ago
dfa98d7
Added test that automatically deploys son-demo.son through the dummy GK. Closes #58
by peusterm
· 10 years ago
279565d
Added UPB simple resource model and corresponding tests. Closes #12
by peusterm
· 10 years ago
de14f33
Fix: Always use Mininet's default controller for unit tests. Only use the other one if you really want to test it.
by peusterm
· 10 years ago
ef6629e
CI problem seems to be caused by not started Ryu controller.
by peusterm
· 10 years ago
0ca5d0e
test CI
by peusterm
· 10 years ago
ef07004
Added some delays to test to see if this causes the problem in the CI.
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
41006b7
restructured test files, and moved abstract test topo to base.py
by peusterm
· 10 years ago
9524ad3
Using absolute import path
by cgeoffroy
· 10 years ago
3eef9fd
Moving emuvim into the src directory
by cgeoffroy
· 10 years ago