commit | f59a22539d5b372e2425c39963547985379d6990 | [log] [tgz] |
---|---|---|
author | Yuli Shlosberg <ys9693@att.com> | Wed Mar 21 11:14:08 2018 +0200 |
committer | Tal Gitelman <tg851x@intl.att.com> | Wed Mar 21 12:21:21 2018 +0000 |
tree | fafd5663ab0e1a2b29049712b07717fcf6f8f509 | |
parent | be00af7a2e0dc8dc2d5f8fbf03d778a8f632c4fb [diff] [blame] |
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]" + ] +} +