[BUILD] Add tests for docker downloader script
[oom/offline-installer.git] / build / download / tests / test_settings.py
diff --git a/build/download/tests/test_settings.py b/build/download/tests/test_settings.py
new file mode 100644 (file)
index 0000000..e5efb14
--- /dev/null
@@ -0,0 +1,2 @@
+TEST_REGISTRY_MIRROR = 'nexus3.onap.org:10001'
+TEST_IMAGE_LIST_FILE = 'tests/test_image_list'