Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-03 | test: introduce modular test library | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-04-15 | api: add a method to convert internal structs to protobuf structs | ISHIDA Wataru | |
- add ToApiStruct() for convertion of internal structs to protobuf structs to avoid ugly convertion by json.Marshal() && json.Unmarshal() - move grpc server code under /server instead of /api - update proto file to include more detailed path information Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-04-14 | scenario_test: route_server_test retry checking rib | Hiroshi Yokoi | |
2015-04-14 | api: use gRPC instead of REST | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-03-29 | scenario_test: kill duplicated code | ISHIDA Wataru | |
gather utility code in gobgp_test.py Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-03-09 | scenario_test: specify address-family in the URL to get local-rib | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-02-25 | scenario_test: add --gobgp-log-debug option | Hiroshi Yokoi | |
2015-02-17 | scenario_test: add malformed test pattern | Naoto Hanaue | |
2015-02-16 | scenario_test: add retry routine in each test | Naoto Hanaue | |
2015-02-16 | scenario_test: fix to restart the quagga after the docker container has ↵ | Naoto Hanaue | |
become IP reachable | |||
2015-02-10 | scenario_test: fix the location of the directory to use in the docker volume | Naoto Hanaue | |
2015-02-03 | scenario_test: add scenario test using the quagga of ipv4 and ipv6 | Naoto Hanaue | |
2015-01-28 | scenario_test: fix notification message in test case | Naoto Hanaue | |
2015-01-28 | scenario_test: support to sudo | Naoto Hanaue | |
2015-01-26 | scenario_test: Change to be able to test the local gobgp program | Naoto Hanaue | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-22 | scenario_test: support test of best path selection and fixed following the ↵ | Naoto Hanaue | |
display format of the rest Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-15 | scenario_test: made small changes | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-15 | scenario_test: add scenario_test scripts | Naoto Hanaue | |
nosetests -s route_server_test.py Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |