weizhouapache commented on code in PR #8022: URL: https://github.com/apache/cloudstack/pull/8022#discussion_r1345530755
########## ui/src/views/image/RegisterOrUploadTemplate.vue: ########## @@ -1,3 +1,4 @@ + Review Comment: @DaanHoogland I have committed most of the suggestions, thanks. regarding the smoke test, currently in each test, there is a check if the vnf template is ready, so there is no intermitt failures. I can (1) merge all tests into 1 test (2) or, register vnf template at each test and delete after test. (3) keep current code which one do you prefer ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
