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: ignore case distinctions for grep command #925

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

juadk
Copy link
Contributor

@juadk juadk commented Jul 19, 2023

CLI-RKE2 tests are broken since yesterday: https://github.com/rancher/elemental/actions/workflows/cli-rke2-rancher_latest.yaml

cmd/register/main.go: [log.Info](http://log.info/)("elemental installation completed, please reboot")
became
pkg/install/install.go: [log.Info](http://log.info/)("Elemental installation completed, please reboot")

Verification run

https://github.com/rancher/elemental/actions/runs/5600266399/jobs/10242431613?pr=925

@juadk juadk force-pushed the fix_issue_with_seedimage_in_ci branch from 90898be to a0a68bf Compare July 19, 2023 14:14
@juadk juadk self-assigned this Jul 19, 2023
@juadk juadk force-pushed the fix_issue_with_seedimage_in_ci branch from a0a68bf to c4ff3d3 Compare July 19, 2023 15:18
@juadk juadk force-pushed the fix_issue_with_seedimage_in_ci branch from c4ff3d3 to f34bf95 Compare July 19, 2023 15:19
@juadk juadk marked this pull request as ready for review July 19, 2023 15:20
@juadk juadk requested a review from a team as a code owner July 19, 2023 15:20
@juadk juadk added the kind/QA label Jul 19, 2023
@juadk juadk enabled auto-merge (squash) July 19, 2023 15:37
@juadk juadk merged commit 42cbe65 into main Jul 19, 2023
5 checks passed
@juadk juadk deleted the fix_issue_with_seedimage_in_ci branch July 19, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants