ACK: [PATCH] live-image: Add UEFI tests to the run all batch tests menu item (LP: #1322545)

IvanHu ivan.hu at canonical.com
Tue Jun 10 03:39:44 UTC 2014


On 05/23/2014 09:12 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> UEFI tests should be added to the "batch tests" to avoid confusion especially
> as we want to test these like all other older BIOS tests.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>   live-image/fwts-frontend-text | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text
> index aa9928f..2f82749 100755
> --- a/live-image/fwts-frontend-text
> +++ b/live-image/fwts-frontend-text
> @@ -247,7 +247,7 @@ The default below is to run just all the Batch Tests, but you can select more te
>   		cd $WORK_DIR >& /dev/null
>   		case `cat $OPTIONS` in
>   		'1')
> -  			do_test "--batch" 'Running Batch Tests'
> +			do_test "--batch --uefi" 'Running Batch Tests'
>   			done_tests_finish
>   			;;
>   		'2')
>

Acked-by: Ivan Hu <ivan.hu at canonical.com>




More information about the fwts-devel mailing list