8ebc30e974
* Disable upload to blob tests in C gates This is a temporary measure until we set up the gates to workaround the guidance to disable azure storage SAS token authorization. To reverse these changes: In azure-iot-sdk-c/build: sed -i "s/--no_uploadtoblob //g" .vsts-ci.yml In azure-iot-sdk-c/jenkins: grep -l run-e2e-tests *.sh | xargs sed -i "s/--no_uploadtoblob //g" grep -l run-e2e-tests *.cmd | xargs sed -i "s/--no-uploadtoblob //g" * Add guard in iothubclientcore_ut for DONT_USE_UPLOADTOBLOB * Disable u2b tests in linux_openssl_engine.sh * Fix arg-uploadtoblob label in build.cmd * Disable upload to blob in remaining builds * Fix more unit tests disabling u2b * Fix iothubclientcore_ut.c * Add new openssl valgrind exceptions |
||
---|---|---|
.. | ||
build.cmd | ||
build_client.cmd | ||
readme.md |
readme.md
This directory contains windows build scripts for internal use only.