1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00
Files
installer/platformtests
Abhinav Dahiya 805a108ba7 platformtests: drop aws as no longer required
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
2020-04-17 08:16:02 -07:00
..

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: