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

Produce logs during test runs (integration, smoke) and publish as artefacts #126065

Merged
merged 12 commits into from Jun 15, 2021

Conversation

bpasero
Copy link
Member

@bpasero bpasero commented Jun 11, 2021

This PR fixes #125815

@bpasero bpasero self-assigned this Jun 11, 2021
@bpasero bpasero requested a review from joaomoreno June 11, 2021 15:55
@bpasero bpasero added this to the June 2021 milestone Jun 11, 2021
@joaomoreno
Copy link
Member

As part of this PR, could we also remove these stream forwarders and let those go into downloadable assets instead?

They currently pollute the build output:

image

@bpasero bpasero merged commit 2ddc1e4 into main Jun 15, 2021
@bpasero bpasero deleted the ben/ci-logs branch June 15, 2021 06:33
jrieken pushed a commit that referenced this pull request Jun 15, 2021
…efacts (#126065)

* first cut upload log files from integration test runs

* always publish log files

* move logs into integration-tests folder

* also produce logs for smoke tests

* store remote log files

* wire in logspath arg properly

* always publish logs

* enable logs for browser based smoke tests

* log only in verbose
@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Integration tests should provide access to our logs
2 participants