Azure / iot-identity-service

Source of the Azure IoT Identity Service and related services.
MIT License
37 stars 46 forks source link

Fix E2E test failures #469

Closed micahl closed 2 years ago

micahl commented 2 years ago

Errors addressed:

  1. contrib/debian/rules wasn't setting the correct engines libdir for openssl 1.1
  2. scheduled E2E test runs on the release/1.x branch don't know about Ubuntu 22.04 yet and complain it isn't known and error out
  3. accidentally changed the vm_image for Ubuntu 20.04 in a prior change. updating it and 22.04 to the most recent VM image for each respectively.

Sidenote: Including a change to have the E2E tests targeting the release/1.4 branch instead of release/1.3.

micahl commented 2 years ago

@arsing or @damonbarry there's a failure in the Azure-IoT-IIS SDL check that references 'guardian'. What's that?