Feature #9094
closedOptimize creature of single Klever experimental instance
0%
Description
As far as I understand nobody creates Klever experimental instances for performing actual large experiments. Most likely this is related with #9064 (developer instances look like experimental ones). Since soon that issue will be fixed everybody will have to create Klever experimental instances at last. Often one will need to create a single instance of this kind at a time, but at the moment this use case is suboptimal since an intermediate instance and image are created before running Klever experimental instances.
Updated by Evgeny Novikov over 6 years ago
- Related to Bug #9064: Klever developer instances are not developer ones added
Updated by Evgeny Novikov over 6 years ago
- Status changed from New to Resolved
I implemented this in branch feature-9094. For creating minimal Klever experimental instance I needed only ~12 minutes instead of ~16 minutes as it was before.
Updated by Evgeny Novikov over 6 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in b33a51eb.