# This file is part of Eclat -*- Autotest -*- # Copyright (C) 2012-2023 Sergey Poznyakoff # # Eclat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with Eclat. If not, see . ECLAT_TEST_FORMAT([DescribeInstanceAttribute instanceType], [DescribeInstanceAttribute DescribeInstanceAttribute-instanceType], [describe-instance-attribute.fln], [ 07bdd73d-d1d0-4c07-b8d8-a50a24e737ad i-12345678 m1.medium ], [m1.medium ]) ECLAT_TEST_FORMAT([DescribeInstanceAttribute kernel], [DescribeInstanceAttribute DescribeInstanceAttribute-kernel], [describe-instance-attribute.fln], [ 59dbff89-35bd-4eac-99ed-be587EXAMPLE i-10a64379 aki-f70657b2 ], [aki-f70657b2 ]) ECLAT_TEST_FORMAT([DescribeInstanceAttribute blockDeviceMapping], [DescribeInstanceAttribute DescribeInstanceAttribute-blockDeviceMapping], [describe-instance-attribute.fln], [ dba8e015-a520-43f2-a7f9-63bd337f83bf i-12345678 /dev/sda1 vol-deadbeef attached 2012-03-30T14:04:26.000Z true /dev/sdf vol-beefdead attached 2012-03-30T16:11:14.000Z false ], [/dev/sda1 vol-deadbeef attached true 2012-03-30T14:04:26.000Z /dev/sdf vol-beefdead attached false 2012-03-30T16:11:14.000Z ]) ECLAT_TEST_FORMAT([DescribeInstanceAttribute groupSet], [DescribeInstanceAttribute DescribeInstanceAttribute-groupSet], [describe-instance-attribute.fln], [ 42507af2-227a-4f76-b8c4-55bb0c2f1384 i-12345678 sg-deadbeef ], [sg-deadbeef ])