From 0fd8d9738e7e784c79c6d24acf147230d5692127 Mon Sep 17 00:00:00 2001 From: FNU PRIYA Date: Tue, 14 Jan 2020 21:47:57 +0000 Subject: [PATCH] Fix duplicate Idempotent ID issue test_images.py https://review.opendev.org/#/c/699057/7/ranger_tempest_plugin/tests/api/test_images.py@110 Change-Id: If470b02c8f2efda8977eb9688de0dae1f4ccafbb --- ranger_tempest_plugin/tests/api/test_images.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger_tempest_plugin/tests/api/test_images.py b/ranger_tempest_plugin/tests/api/test_images.py index 24350b9..1d32a7a 100644 --- a/ranger_tempest_plugin/tests/api/test_images.py +++ b/ranger_tempest_plugin/tests/api/test_images.py @@ -107,7 +107,7 @@ class TestTempestIms(ims_base.ImsBaseOrmTest): _, body = self.client.get_image(identifier) self.assertIn(self.public_image['id'], body['image']['id']) - @decorators.idempotent_id('6072c438-1e45-4c0b-97a6-e5127bd33d90') + @decorators.idempotent_id('2cb3eec0-d65b-4aae-9af2-d8fd1dde84be') def test_list_images_with_filters(self): """This function executes 'list customer' with all available filters: