aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
105 stars 38 forks source link

test: add special case for repo installer integ test for Deadline 10.3.1 #1170

Closed marofke closed 6 months ago

marofke commented 6 months ago

Summary

Integ tests are failing for the Deadline Repository version check test, as a recent patch to Deadline to 10.3.1.4 has a bug in the pipeline that reports the installer as 10.3.1.3. I added another special case to get the test passing.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license