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

✨ Enable new UI tier0 tests #19

Merged
merged 4 commits into from
Nov 16, 2023

Conversation

fabianvf
Copy link
Collaborator

@fabianvf fabianvf commented Oct 18, 2023

API Tests PR: 55

Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
Copy link

@abrugaro abrugaro left a comment

Choose a reason for hiding this comment

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

LGTM, minor comment

@@ -30,7 +30,7 @@ on:
type: boolean
required: false
# TODO: Swap to true once these are passing consistently

Choose a reason for hiding this comment

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

This one, and the other similar comments can be already removed in this PR.

Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
@@ -5,3 +5,5 @@ on: ["push", "pull_request"]
jobs:
ci:
uses: ./.github/workflows/global-ci.yml
with:
ui_tests_ref: 32c44ba1f457f0e87204787b4c81bd6cf1d211fb
Copy link
Member

Choose a reason for hiding this comment

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

I might miss something, but isn't it better use branch names instead of commit tags to allow test fixes/updates without need to change ui_tests_ref in this CI repo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

for sure, this was just to make sure it picked up the most recent PR. I didn't sign this commit to ensure that this PR won't merge whie it's in it

Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
@fabianvf fabianvf merged commit 6f47497 into konveyor:main Nov 16, 2023
5 checks passed
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.

4 participants