X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fsdc%2FuiSanity%2Fsetup.sh;h=bfb9a153c4f3341c63ff0b0e01be12ec50962acd;hb=refs%2Fheads%2Fguilin;hp=b02cd7bef897b81d3a50b7795074729ebeaf6fe6;hpb=c15fc8648e6284f5d060ed24c9d58035b3f4f4d7;p=integration%2Fcsit.git diff --git a/plans/sdc/uiSanity/setup.sh b/plans/sdc/uiSanity/setup.sh index b02cd7be..bfb9a153 100644 --- a/plans/sdc/uiSanity/setup.sh +++ b/plans/sdc/uiSanity/setup.sh @@ -15,6 +15,9 @@ # limitations under the License. # +# It can enable HTTPS for SDC uiSanity tests +export SDC_TEST_HTTPS="${SDC_TEST_HTTPS:-false}" + # By default all images are from remote upstream registry, this option # provides the chance to test locally built images export SDC_LOCAL_IMAGES="${SDC_LOCAL_IMAGES:-false}"