commit | 869a5de0dc826bce5421924e1a6ae2806aaa2e11 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Tue Feb 08 11:40:58 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Wed Feb 09 10:41:31 2022 +0100 |
tree | 380e4e25a2c1c6ef520752fa78277811ccf528ad | |
parent | fc6c0bf606212155c664e49a528f602a1f6d9f34 [diff] |
[VOL-3774] Remove hardcording of NNI port speed Change-Id: I1c1e50403ac0faabed31ed11be2b59a863c62cb9
diff --git a/agent/test/Makefile b/agent/test/Makefile index 26e984a..5897ad3 100644 --- a/agent/test/Makefile +++ b/agent/test/Makefile
@@ -21,7 +21,7 @@ TOP_DIR=`pwd` OPENOLTDEVICE ?= sim -OPENOLT_PROTO_VER ?= v5.1.0 +OPENOLT_PROTO_VER ?= v5.2.1 ######################################################################## ##