-
Notifications
You must be signed in to change notification settings - Fork 99
Add and populate UCX workflow_runs table
#2754
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
Conversation
|
f5f3ac2 to
cbaba94
Compare
JCZuurmond
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Forgot to hit submit on this review, maybe outdated
|
Note that this task will fail when there is no UCX catalog with the |
Added |
workflow_runs artifact tableworkflow_runs table
affe04a to
9502991
Compare
|
❌ 108/109 passed, 1 failed, 3 skipped, 3h48m58s total ❌ test_running_real_migration_progress_job: AssertionError: assert False (24m9.909s)Running from acceptance #6259 |
asnare
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At the moment it seems to me that some of the requirements (or purpose) of this table aren't clear. To avoid rework I think this needs to be resolved before we can complete this PR.
nfx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Integration test fails due to a time out on the assessment job. This is happening also for the assessment integration test, but went unnoticed as the CI is not able to create issues anymore. This is blocking the PR at the moment |
Changes
Add and populate workflow runs table
Linked issues
Resolves #2600
Functionality
migration-process-experimentalTests
TODO
parse_log_task--> only add it to the migration progress workflow for now