diff --git a/automation/test-linux.sh b/automation/test-linux.sh index 4fed1749..e11807be 100755 --- a/automation/test-linux.sh +++ b/automation/test-linux.sh @@ -74,6 +74,7 @@ fi if [[ $TARGET =~ ubuntu.* ]]; then workloads=("desktop" "server") + sizes=("small" "medium" "large") fi if [[ $TARGET =~ opensuse.* ]]; then