-
Notifications
You must be signed in to change notification settings - Fork 193
Update pg16-merge-validation.yml #1509
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
Update pg16-merge-validation.yml #1509
Conversation
leborchuk
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.
Sorry, new test fails with
make: *** No rule to make target 'create-demo-cluster'. Stop.
Error: Process completed with exit code 2.
Now the test can run well, but has a new problem: Let me try to fix it later. |
|
Now the workflow can run well, but the test failed. Please take a look at the file I've attached. We can merge this PR and fix the test errors later, or fix them in this PR? What do you think? @reshke |
|
Updates:
|
leborchuk
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.
Yep, see the working test. Fixing is a long process. Let's start by showing the problems.
Fixes #ISSUE_Number
What does this PR do?
Type of Change
Breaking Changes
Test Plan
make installcheckmake -C src/test installcheck-cbdb-parallelImpact
Performance:
User-facing changes:
Dependencies:
Checklist
Additional Context
CI Skip Instructions