{'placing':random.randint(75,125)/10,'booting':random.randint(75,125)/10,'connecting':random.randint(75,125)/10}]# Random initialization of state periods
measurement_name='mcEndpointConfig'# measurement name for configuration of media components' endpoints
@pytest.mark.parametrize("query, result",[
('SELECT "state", "statePeriod", "cpus", "memory", "storage" FROM "CLMCMetrics"."autogen"."mcEndpointConfig" WHERE ipendpoint=\'adaptive_streaming_I1_apache1\' and sf=\'adaptive_streaming\'',
('SELECT "state", "statePeriod", "cpus", "memory", "storage" FROM "CLMCMetrics"."autogen"."mcEndpointConfig" WHERE ipendpoint=\'adaptive_streaming_I1_apache2\' and sf=\'adaptive_streaming\'',