mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
the only test defined are `TestGetDefaultInstanceClass`. That test are useful for developers of installer to make sure the default instance class used for a region is acurate and available in that region.
But these tests are no longer required since the installer moved to use AWS APIs to find out the correct default instance type [1]
[1]: d45e881abe
Platform Tests
This directory contains test suites checking per-platform assumptions.
These tests require platform access that is not appropriate for platform-agnostic unit tests.
The t directory name (unlike tests) allows us to share the project vendor directory managed by dep.
Platforms: