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 broken target_url for conformance-clustermesh #24315

Merged
merged 1 commit into from Mar 14, 2023

Conversation

YutaroHayakawa
Copy link
Member

@YutaroHayakawa YutaroHayakawa commented Mar 12, 2023

Add missing check_url (which later used as a target_url in various places) env variable. If it is missing, "Details" link next to the test result indicator won't appear like this.

スクリーンショット 2023-03-12 17 22 57

Fix broken target_url for conformance-clustermesh

Add missing check_url env var to conformance-clustermesh workflow.
Otherwise, "Details" link won't appear on the check result.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
@YutaroHayakawa YutaroHayakawa added kind/bug/CI This is a bug in the testing code. release-note/ci This PR makes changes to the CI. labels Mar 12, 2023
@YutaroHayakawa YutaroHayakawa marked this pull request as ready for review March 13, 2023 03:04
@YutaroHayakawa YutaroHayakawa requested review from a team as code owners March 13, 2023 03:04
@YutaroHayakawa YutaroHayakawa requested review from brlbil, christarazi and giorio94 and removed request for brlbil and christarazi March 13, 2023 03:04
Copy link
Member

@giorio94 giorio94 left a comment

Choose a reason for hiding this comment

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

Thanks!

@YutaroHayakawa YutaroHayakawa force-pushed the yutaro/clustermesh-tests-missing-check-url branch from c61b27a to a1596ed Compare March 14, 2023 08:37
@YutaroHayakawa
Copy link
Member Author

I reverted the temp commit for preview. It looked like this.

スクリーンショット 2023-03-14 17 36 37

While this commit only contains the cosmetic change in GHA, I think it's safe to make this ready-to-merge without an e2e test.

@YutaroHayakawa YutaroHayakawa added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 14, 2023
@borkmann borkmann merged commit a8dde6c into master Mar 14, 2023
@borkmann borkmann deleted the yutaro/clustermesh-tests-missing-check-url branch March 14, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug/CI This is a bug in the testing code. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants