Add support for HTTPS in SDC sanity/uiSanity tests

New variable: SDC_TEST_HTTPS

Adjusted robot test too and fixed bad naming there - it was not
the SDC BE container but SDC FE.

For this change to work the upstream change in SDC has to be merged
too - or use this only with a local repo and with some proper setup.

+ Added quotes around shell variables

Issue-ID: SDC-2564

Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I3db9f2e1c22a539df3b6c356bd91f67f0328cbd7
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
5 files changed
tree: e2738f3527b022fda41c36b51ab224d095f2d804
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. prepare-csit.sh
  9. README.md
  10. run-csit.sh
README.md

Manual CSIT Scripts

The scripts in this directory are to help developers manually kick off test flows on their own dev environments in order to help debug any test failures.