We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0a94d commit 3c72b88Copy full SHA for 3c72b88
tests/e2e/features/info.feature
@@ -18,7 +18,7 @@ Feature: Info tests
18
When I access REST API endpoint "info" using HTTP GET method
19
Then The status code of the response is 200
20
And The body of the response has proper name Lightspeed Core Service (LCS) and version 0.2.0
21
- And The body of the response has llama-stack version 0.2.20
+ And The body of the response has llama-stack version 0.2.21
22
23
Scenario: Check if info endpoint reports error when llama-stack connection is not working
24
Given The system is in default state
0 commit comments