Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-05 | scenario_test: remove the template configuration file of gobgp and quagga to ↵ | Naoto Hanaue | |
use for malformed test | |||
2015-03-05 | scenario_test: change generated by the program the configuration file of ↵ | Naoto Hanaue | |
malformed test | |||
2015-03-04 | scenario_test: update neighbor configuration | Hiroshi Yokoi | |
2015-03-03 | update the whole code for the latest openconfig yang files | FUJITA Tomonori | |
The modified openconfig yang files are available at: https://github.com/osrg/yang/tree/gobgp Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-03 | config: remove time.Time in BgpNeighborCommonStateType | FUJITA Tomonori | |
This is part of work to remove time.Time in bgp_config.go since no nice way to represent time.Time with yang. We replace time.Time with int64. 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: update the README for add scenario_test | Naoto Hanaue | |
2015-02-03 | scenario_test: add scenario test using the quagga of ipv4 and ipv6 | Naoto Hanaue | |
2015-01-29 | scenario_test: add new test case to malformed test | Naoto Hanaue | |
2015-01-28 | scenario_test: fix notification message in test case | Naoto Hanaue | |
2015-01-28 | scenario_test: fix TypeError in malformed_test | 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 | test: remove dockerfile | FUJITA Tomonori | |
move them to a different repository: https://github.com/osrg/dockerfiles/tree/master/exabgp Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-22 | scenario_test: add malformd packet test | Naoto Hanaue | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-22 | scenario_test: modify README | Hiroshi Yokoi | |
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 ecdsa and pycrypto as dependencies | 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> |