commit | 331d38c4c8940586e42e5d3e7362dd8bf2568ba5 | [log] [tgz] |
---|---|---|
author | nikesh.krishnan <nikesh.krishnan@radisys.com> | Thu Apr 06 03:24:53 2023 +0530 |
committer | Nikesh Krishnan <nikesh.krishnan@radisys.com> | Mon Jun 19 12:16:54 2023 +0000 |
tree | 78d37bb22d8bf63e64ce54a14714d19c2c3c4e4e | |
parent | c1af8f8a598b815869f8a8879aa52260d4af4958 [diff] [blame] |
(VOL-4972)PON and ONU object get apis (the pipeline will fail until the protos changes (https://gerrit.opencord.org/c/voltha-protos/+/34069) get merged) Change-Id: I38c11ae873a24c7b20594b0d484565085f4432a5
diff --git a/agent/test/Makefile b/agent/test/Makefile index 94e0829..8e4f730 100644 --- a/agent/test/Makefile +++ b/agent/test/Makefile
@@ -21,7 +21,7 @@ TOP_DIR=`pwd` OPENOLTDEVICE ?= sim -OPENOLT_PROTO_VER ?= v5.2.1 +OPENOLT_PROTO_VER ?= v5.4.6 ######################################################################## ##