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

GitHub Actions, kind, integration test logs fixes #3372

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

siggy
Copy link
Member

@siggy siggy commented Sep 4, 2019

PR #3339 introduced a GitHub Actions CI workflow. Booting 6 clusters
simultaneously (3x Github Actions + 3x Travis) exhibits some transient
failures.

Implement fixes in GitHub Actions and integration tests to address kind
cluster creation and testing:

  • Retry kind cluster creation once.
  • Retry log reading from integration k8s clusters once.
  • Add kind cluster creation debug logging.
  • Add a GitHub Actions status badge to the top of README.md.

Signed-off-by: Andrew Seigner [email protected]

Screen Shot 2019-09-03 at 6 31 27 PM

@siggy siggy self-assigned this Sep 4, 2019
@siggy siggy force-pushed the siggy/github-actions-badge branch from 7d82ccf to 33a9660 Compare September 4, 2019 02:52
@siggy siggy changed the title Add GitHub Actions CI badge to README GitHub Actions, kind, integration test logs fixes Sep 4, 2019
@siggy siggy force-pushed the siggy/github-actions-badge branch 4 times, most recently from bac57f2 to 225a0d7 Compare September 4, 2019 05:33
PR #3339 introduced a GitHub Actions CI workflow. Booting 6 clusters
simultaneously (3x Github Actions + 3x Travis) exhibits some transient
failures.

Implement fixes in GitHub Actions and integration tests to address kind
cluster creation and testing:
- Retry kind cluster creation once.
- Retry log reading from integration k8s clusters once.
- Add kind cluster creation debug logging.
- Add a GitHub Actions status badge to top of `README.md`.

Signed-off-by: Andrew Seigner <[email protected]>
@siggy siggy force-pushed the siggy/github-actions-badge branch from 225a0d7 to 8034eca Compare September 4, 2019 06:01
@siggy siggy merged commit a8481b7 into master Sep 4, 2019
@siggy siggy deleted the siggy/github-actions-badge branch September 4, 2019 19:44
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