Comment 87 for bug 1392527

Revision history for this message
Rajesh Tailor (rajesh-tailor) wrote : Re: Deleting instance while resize instance is running leads to unuseable compute nodes (CVE-2015-3280)

Hi Tony,

A) I have ran tempest tests on stable/kilo without applying security patch attached in comment #76.
In this case, following 7 tempest test were failing.

1) tempest.api.network.test_metering_extensions.MeteringIpV6TestJSON
2) tempest.api.network.test_metering_extensions.MeteringTestJSON
3) tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest
4) tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest.test_create_and_get_delete_bucket[id-4678525d-8da0-4518-81c1-f1f67d595b00]
5) tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest
6) tempest.thirdparty.boto.test_s3_ec2_images.S3ImagesTest
7) tempest.thirdparty.boto.test_s3_objects.S3BucketsTest.test_create_get_delete_object[id-4eea567a-b46a-405b-a475-6097e1faebde]

B) When I ran tempest tests after applying security patch (attached in comment # 76) on stable/kilo, in that case also above mentioned tests were failing.

Could you please share which tempest tests were failing in your stable/kilo environment, so that I can analyze whether these tests are failing because of proposed changes or not ?