blob: 87b05841ab0600e03dd3517bf8ea2321110563fc [file] [log] [blame]
description: add a testcase description
mode: edit
args:
- service/missing
namespace: "default"
expectedStderr:
- services "missing" not found
expectedExitCode: 1
steps:
- type: request
expectedMethod: GET
expectedPath: /api/v1/namespaces/default/services/missing
expectedInput: 0.request
resultingStatusCode: 404
resultingOutput: 0.response