You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/10/29 12:08:27 UTC

[GitHub] [cloudstack] DaanHoogland commented on pull request #4329: Adding AutoScaling for cks

DaanHoogland commented on pull request #4329:
URL: https://github.com/apache/cloudstack/pull/4329#issuecomment-718710699


   @davidjumani in the test class tearDownClass method `cleanup_resources(cls.apiclient, cls._cleanup)` should read `cleanup_resources(cls.apiclient, reversed(cls._cleanup))` this can result in garbage left behind and exceptions at the end of the test run.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org