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

fix(ci): fix the log file label and run on bigger runner #2357

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

chmllr
Copy link
Contributor

@chmllr chmllr commented Nov 1, 2024

Minor fix of log file and specifying a large instance to run the network join test.

issue: none

@chmllr chmllr requested a review from ttarsi November 1, 2024 16:21
@chmllr chmllr force-pushed the chmllr/fix-logs-filename branch from 5c7869e to e77e46e Compare November 1, 2024 16:21
@@ -45,6 +46,6 @@ jobs:
uses: actions/upload-artifact@v4
if: always()
with:
name: failed-logs
name: docker-logs
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These logs are uploaded on successful runs as well, so the label might be misleading for successful jobs.

@chmllr chmllr changed the title fix(ci): fix the log file label and run on namespace-profile-default fix(ci): fix the log file label and run on bigger runner Nov 1, 2024
@chmllr chmllr enabled auto-merge (squash) November 1, 2024 16:24
@chmllr chmllr merged commit be857a2 into main Nov 1, 2024
19 of 20 checks passed
@chmllr chmllr deleted the chmllr/fix-logs-filename branch November 1, 2024 16:27
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.

2 participants