Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Team:Data Access and Database
Description
Qserv packaging procedure requires to often rebuild Qserv and relaunch integration tests.
IN2P3 Openstack platform offer next virtual machines :
[fjammes@ccage030 ~]$ nova flavor-list
|
ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public |
1 | m1.tiny | 512 | 0 | 0 | 1 | 1.0 | True | |
15 | cc.windows.small | 4096 | 20 | 0 | 2 | 1.0 | True | |
16 | cc.windows.xlarge | 8192 | 50 | 0 | 4 | 1.0 | True | |
2 | m1.small | 2048 | 10 | 20 | 1 | 1.0 | True | |
3 | m1.medium | 4096 | 10 | 40 | 2 | 1.0 | True | |
4 | m1.large | 8192 | 10 | 80 | 4 | 1.0 | True | |
5 | m1.xlarge | 16384 | 10 | 160 | 8 | 1.0 | True | |
6 | cc.lsst.medium | 4096 | 20 | 40 | 2 | 1.0 | False | |
7 | cc.lsst.large | 16384 | 20 | 160 | 8 | 1.0 | False | |
9 | cc.lsst.xlarge | 40000 | 20 | 160 | 20 | 1.0 | False |
cc.lsst.xlarge would allow a quick build/test of new Qserv release.