generated from keptn-sandbox/keptn-service-template-go
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: wip add automated tests (based on prometheus-service) #48
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Suraj Banakar <[email protected]>
vadasambar
force-pushed
the
feat/47/add-tests
branch
from
August 11, 2022 14:27
d450f97
to
28ebb5a
Compare
Signed-off-by: Suraj Banakar <[email protected]>
vadasambar
force-pushed
the
feat/47/add-tests
branch
from
August 11, 2022 14:37
f6449f2
to
2a5bbd1
Compare
…irst time Signed-off-by: Suraj Banakar <[email protected]>
vadasambar
force-pushed
the
feat/47/add-tests
branch
from
August 11, 2022 14:39
a59de41
to
106a008
Compare
Signed-off-by: Suraj Banakar <[email protected]>
…trix for test - remove code not needed for datadog-service: - remove `Download artifacts` step - remove `Install prometheus-service` step Signed-off-by: Suraj Banakar <[email protected]>
vadasambar
force-pushed
the
feat/47/add-tests
branch
from
August 11, 2022 14:50
22c83fc
to
8c14765
Compare
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
…cluster Signed-off-by: Suraj Banakar <[email protected]>
- because GHA doesn't support more than 2 cpus :( Signed-off-by: Suraj Banakar <[email protected]>
- because GHA only supports ~6GB of memory Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
- set the value to 120s Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
- `30s` -> `60s` (actual is 60 but the service was printing 30) Signed-off-by: Suraj Banakar <[email protected]>
vadasambar
force-pushed
the
feat/47/add-tests
branch
from
August 12, 2022 18:09
d4fde80
to
7a9ad7d
Compare
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
- add 3m wait before evaluating slo - increase evaluation time frame to 2m Signed-off-by: Suraj Banakar <[email protected]>
- default timeout of 10m is too short Signed-off-by: Suraj Banakar <[email protected]>
…cer can be provisioned Signed-off-by: Suraj Banakar <[email protected]>
- to fix CI from failing Signed-off-by: Suraj Banakar <[email protected]>
vadasambar
force-pushed
the
feat/47/add-tests
branch
from
August 12, 2022 18:13
7a9ad7d
to
299b2ff
Compare
- evaluation sometimes returns 0.15s Signed-off-by: Suraj Banakar <[email protected]>
Signed-off-by: Suraj Banakar <[email protected]>
The following Docker Images have been built: |
Looks like this PR was merged automatically when I created a new PR without GHA integration tests here: #49 |
Created a new PR for wip integration tests here: #51 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check #47 for more details