summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorSatoshi Fujimoto <satoshi.fujimoto7@gmail.com>2017-10-02 15:31:39 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2017-11-07 21:53:46 +0900
commit5c16d53c7fa0fc19cb7087d61fbf8c7bfa94910f (patch)
treef1eefcd7a34d25b2f3f33662fe5e51a3fa0cad55 /.travis.yml
parent88862a1017a48e1bb8d11f8d06d7d6ef24283425 (diff)
test: Add scenario test for BGP Confederation
Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5bfecfad..e885b517 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -153,6 +153,9 @@ matrix:
- <<: *_docker
env:
- TEST=bgp_malformed_msg_handling_test.py
+ - <<: *_docker
+ env:
+ - TEST=bgp_confederation_test.py
#
# Spell Check
#