Remove flavor dependency from InspectorBasicTest
Remove cpu_arch comparison against Nova flavor in InspectorBasicTest
validation methods. The test now validates that introspection discovers
valid CPU architectures instead of matching against flavor properties.
This fixes scheduler filter conflicts (ComputeCapabilitiesFilter +
AggregateInstanceExtraSpecsFilter) that caused 'no hosts available'
errors in other scenario tests when flavors had cpu_arch configured.
Inspector tests should validate hardware discovery, not flavor matching.
Closes-Bug: #2072589
Change-Id: I3ceb2535eecae7824401d507d8cae8ac188d9532
Signed-off-by: Jason Paroly <jparoly@redhat.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 file changed