| So far, we plan to be using minishift addon to allow for quick evaluation for developer that want to utilize our platform, and maybe even for development of some of its parts, like
This means we should have an installability test, that we should be able to run on PR's:
- the test should use the same sanity checks as AEROGEAR-1854
- based on previous experiments with minishift, we should be able to make the setup take under 5 minutes, making it a manageable for PR-testing.
- minishift is utilizing dockermachine under the hood, so we should be able to utilize a dockermachine configuraiton to spawn this either on AWS or on OpenStack, if we have one available.
|