The list of architectures that are to be tested is specified in a PERL array in the file vtest.pl. The variable $ARCHS holds the array:
my $ARCHS = [ "Linux", "OSF1" ];