Closed (fixed)
Project:
Cloud
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 Apr 2020 at 10:41 UTC
Updated:
1 May 2020 at 08:47 UTC
Jump to comment: Most recent, Most recent file
Add test cases for OpenStack Network Interface.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 3124064-11.patch | 31.95 KB | jigish.addweb |
Comments
Comment #2
yoftahe.addweb commentedComment #3
yas@nileshaddweb
Thank you for adding the test case. Now that we merged the patch at #3126453, we need to create test cases based on it.
Comment #4
yoftahe.addweb commentedComment #5
jigish.addweb commented@yas
I refactored the code for testcase.
Please test new patch.
Thanks
Comment #6
yas@jigishaddweb
Thank you for the refactoring. I found the following.
OpenStackNetworkInterfaceTest, andDrupal\Tests\aws_cloud\Functional\Ec2\NetworkInterfaceTest::createRandomSubnets()should be moved intoDrupal\Tests\aws_cloud\Traits\AwsCloudTestFormDataTrait.OpenStackNetworkInterfaceTest, andDrupal\Tests\aws_cloud\Functional\Ec2\NetworkInterfaceTest::updateSubnetsToMockData()should be moved intoDrupal\Tests\aws_cloud\Traits\AwsCloudTestMockTrait.Comment #7
jigish.addweb commented@yas
Thank you for reviewing the patch.
I changed the code as per your comment.
Please review updated patch.
Thanks
Comment #8
yas@jigishaddweb
Unfortunately all tests have not been passed successfully. Probably that's the system's failure. I'll re-test it.
Comment #9
yas@jigishaddweb
Thank you for the update. Now the tests are passed successfully. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #10
yas@jigishaddweb
Could you please re-create the patch? I had the following error while merging the patch:
Comment #11
jigish.addweb commented@yas
Thank you for testing the patch.
I recreated the patch. Please review new patch.
Thanks
Comment #12
yas@jigishaddweb
Thank you for the update. Now it looks good. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #15
yas