And I delete all indices | 0 ms | Passed |
And I select account "kapua-sys" | 0 ms | Passed |
And I set the database to device timestamp indexing | 0 ms | Passed |
And I store the messages from list "TestMessageList" and remember the IDs as "StoredMessageIDs" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Given I prepare 100 randomly ordered messages and remember the list as "TestMessageList" | 0 ms | Passed |
Scenario: Query based on metrics ordering | 4 ms | Passed |
Then I refresh all indices | 0 ms | Passed |
Then The metrics in the list "QueriedMetricList" are ordered by name | 0 ms | Passed |
When I perform an ordered query for metrics and store the results as "QueriedMetricList" | 0 ms | Passed |