new ui sanity docker

Change-Id: I257c198c563771b5badcf36a479cb499f841682f
Issue-ID: SDC-995
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
diff --git a/test-apis-ci/sdc-api-tests/chef-solo/solo.json b/test-apis-ci/sdc-api-tests/chef-solo/solo.json
new file mode 100644
index 0000000..cca8804
--- /dev/null
+++ b/test-apis-ci/sdc-api-tests/chef-solo/solo.json
@@ -0,0 +1,6 @@
+{
+  "run_list": [
+    "role[sanityApiTests]"
+  ]
+}
+