The smoke flight contains test-arm64-arm64-xl-xsm so it should contain
build-arm64-xsm (and not contain build-arm64).
I have checked the results with
OSSTEST_CONFIG=standalone-config-example eatmydata ./standalone-generate-dump-flight-runvars
and looking at the diff shows precisely the expected change.
CC: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Julien Grall <julien.grall@linaro.org>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
build-amd64-libvirt) ;;
build-armhf) ;;
build-armhf-pvops) ;;
- build-arm64) ;;
+ build-arm64-xsm) ;;
build-arm64-pvops) ;;
*) return 1 ;;
esac