VOL-595 - container image name consistency and general cleanup

Change-Id: Iccac1ccba61537cefa046118df139196e9e87713
diff --git a/tests/itests/run_as_root/test_frameio.py b/tests/itests/run_as_root/test_frameio.py
index ad62f98..0d64f1f 100644
--- a/tests/itests/run_as_root/test_frameio.py
+++ b/tests/itests/run_as_root/test_frameio.py
@@ -18,7 +18,7 @@
 """
 Run this test inside a docker container using the following syntax:
 
-docker run -ti --rm -v $(pwd):/voltha  --privileged cord/voltha-base \
+docker run -ti --rm -v $(pwd):/voltha  --privileged voltha/voltha-base \
     env PYTHONPATH=/voltha python \
     /voltha/tests/itests/run_as_root/test_frameio.py