Skip to content
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

Print post-test cluster-info #924

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

pPrecel
Copy link
Contributor

@pPrecel pPrecel commented Apr 25, 2024

Description

Changes proposed in this pull request:

  • Print cluster-info when operation integration tests end

Related issue(s)

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 25, 2024
@kyma-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@pPrecel pPrecel marked this pull request as ready for review April 25, 2024 08:17
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Apr 25, 2024
@pPrecel pPrecel added area/serverless Issues or PRs related to serverless kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. area/tests Issues or PRs related to tests and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the CLA. labels Apr 25, 2024
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. labels Apr 25, 2024
@kyma-bot kyma-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 25, 2024
@@ -4,3 +4,17 @@ include ${PROJECT_ROOT}/hack/help.mk
.PHONY: test
test: ## Run integration test.
go run main.go

.PHONY: cluster-info
Copy link
Contributor

@dbadura dbadura Apr 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can try to look, use and modify this script: https://github.com/kyma-project/serverless/blob/main/tests/serverless/collect_logs.sh
You can also consider to move it to hack.

@dbadura dbadura self-assigned this Apr 25, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Apr 25, 2024
@kyma-bot kyma-bot merged commit 18602d0 into kyma-project:main Apr 25, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/serverless Issues or PRs related to serverless area/tests Issues or PRs related to tests cla: yes Indicates the PR's author has signed the CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants