And I delete all indices | 0 ms | Passed |
And I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
And I prepare a random message with capture date "2018-01-01T15:21:32.123Z" and save it as "RandomDataMessage" | 0 ms | Passed |
And I refresh all indices | 0 ms | Passed |
And I select account "kapua-sys" | 0 ms | Passed |
And I store the message "RandomDataMessage" and remember its ID as "RandomDataMessageId" | 0 ms | Passed |
And I store the message "RandomDataMessage" and remember its ID as "RandomDataMessageId" | 0 ms | Passed |
And REST response containing text "1-2018-01-02-10" | 0 ms | Passed |
And REST response containing text "1-2018-01-02-15" | 0 ms | Passed |
And System property "datastore.index.window" with value "hour" | 0 ms | Passed |
Given Dataservice config enabled "true", dataTTL 30, rxByteLimit 0, dataIndexBy "DEVICE_TIMESTAMP" | 0 ms | Passed |
Given Server with host "127.0.0.1" on port "9200" | 0 ms | Passed |
Given The device "test-device-1" | 0 ms | Passed |
Scenario: Creating two indexes with hourly index | 10 ms | Passed |
When I delete all indices | 0 ms | Passed |
When I prepare a random message with capture date "2018-01-01T10:21:32.123Z" and save it as "RandomDataMessage" | 0 ms | Passed |
When REST GET call at "/_cat/indices/" | 0 ms | Passed |