makefiles/ migration to repo:onf-make
https://github.com/opencord/onf-make
Makefile
VERSION
makefiles-orig/bootstrap.mk
makefiles-orig/include.mk
---------------------------
o Rename makefiles/ to makefiles-orig/ as an interim step.
o Transition to using repo:onf-make as a git sub-module which
will allow removing duplicat and custom logic in each repository.
testing/certification.rst
-------------------------
o Morph broken URL into a comment while configs are mia (certification.yaml).
Change-Id: I9396aec0301d263f18364944ad2ebdf633e52f57
diff --git a/testing/certification.rst b/testing/certification.rst
index 4c6dd87..a32dbd5 100644
--- a/testing/certification.rst
+++ b/testing/certification.rst
@@ -69,7 +69,7 @@
`system tests information <https://docs.voltha.org/master/testing/voltha_test_automation.html#hardware-or-physical-pod-jobs>`_
The required patches are:
-- ci-management. Creates the job that will run in jenkins. `Job Example <https://github.com/opencord/ci-management/blob/master/jjb/voltha-test/voltha-certification.yaml>`_
+- ci-management. Creates the job that will run in jenkins. Job Example ``https://github.com/opencord/ci-management/blob/master/jjb/voltha-test/voltha-certification.yaml``
- pod configs. Inserts information about the OLT and target ONUs data. `Data example <https://github.com/opencord/pod-configs/blob/master/deployment-configs/menlo-certification-pod-radisys-1600g-DT.yaml>`_
and `kubernetes example <https://github.com/opencord/pod-configs/blob/master/kubernetes-configs/menlo-certification-pod-radisys-1600g.conf>`_
- voltha-system-tests. Adds the sadis configuration for the OLT and the ONU. `Sadis Example <https://github.com/opencord/voltha-system-tests/blob/master/tests/data/menlo-certification-pod-radisys-1600g-sadis-DT.json>`_