Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Quickstart Step 5: multi-stage delivery with evaluation using prometheus fails for the wrong reason #203

@christian-kreuzberger-dtx

Description

I just followed the quickstart as described here:
https://keptn.sh/docs/quickstart/

Primarily the step 5, which is

curl -SL https://raw.githubusercontent.com/keptn/examples/master/quickstart/multistage-delivery.sh | bash

I ended up having one delivery that worked, and one that did not work (which is according to the plan).

However, the second delivery failed with the following result (tried using Keptn 0.10.0-next.2):

image

Based on the source code and the information I was provided, I would expect that this example fails because of the "HTTP Response Time" being over 200 ms, and not the go-routines.

FYI, this is the evaluation of the first run:
image

Tasks

  • Evaluation in multi-stage delivery should fail because of response time
  • Investigate why go-routines fail - this number should be rather static, right?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions