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

ci: collect pod logs after e2e test suite is finished running #101

Merged
merged 1 commit into from
Jul 16, 2021
Merged

ci: collect pod logs after e2e test suite is finished running #101

merged 1 commit into from
Jul 16, 2021

Conversation

chewong
Copy link
Contributor

@chewong chewong commented Jul 16, 2021

Signed-off-by: Ernest Wong [email protected]

Reason for Change:

Fixes #98. This PR will collect pod logs in ginkgo.SynchronizedBeforeSuite and store them in ${REPO_ROOT}/_artifacts. They will be uploaded as artifacts to ADO.

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

@chewong chewong requested a review from sozercan July 16, 2021 19:17
@chewong chewong enabled auto-merge (squash) July 16, 2021 19:18
@chewong chewong requested a review from aramase July 16, 2021 19:18
test/e2e/e2e.go Outdated Show resolved Hide resolved
test/e2e/e2e.go Outdated Show resolved Hide resolved
@chewong chewong merged commit 30042ec into Azure:main Jul 16, 2021
@chewong chewong deleted the fix-98 branch July 16, 2021 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collect logs as part of CI runs
2 participants