Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-15 | scenario_test: preserve test logs | Hiroshi Yokoi | |
Signed-off-by: Hiroshi Yokoi <yokoi.hiroshi@po.ntts.co.jp> | |||
2015-09-11 | test: remove old test result before executing test | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-26 | test: increse the number of concurrent test execution | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-18 | test: add a script for local scenario testing | ISHIDA Wataru | |
NOTE: This script doesn't make a gobgp docker image for testing. Type the command below to make/update the image. $ fab -f ./lib/base.py make_gobgp_ctn --set tag=gobgp Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-12 | test: add flowspec scenario test | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-05 | test: add scenario test for evpn | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-27 | test: parallel execution of bgp_router_test and ibgp_router_test | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-24 | test: fix missing sudo to remove useless docker images correctly | ISHIDA Wataru | |
Tested-by: Hiroshi Yokoi <yokoi.hirochi@po.ntts.co.jp> Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-24 | test: build docker image once, use it for all tests | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-13 | server/table: support iBGP behavior | ISHIDA Wataru | |
also added scenario_test Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-03 | test: run pip install in jenkins script | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-05-11 | scenario_test: clean up GOPATH and add route_server policy test | Hiroshi Yokoi | |
2015-04-08 | scerio_test: add build script of jenkins | Naoto Hanaue | |