We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"install-vm.sh" was broken since v1.15.0 but never detected. There were several reasons why it was overlooked. See the following thread.
Is there any test that validates hack/externalnode/install-vm.sh? Yes, I think test-vm-e2e validates it. I think there are two reasons why it was not detected when releasing 1.15: The trigger comment was not received by jenkin due to transient issue as there was no run since 21th Aug, 2023. "test-vm-e2e" used the same check name as "test-e2e" to report status, which made it overlooked easily. I will create an issue for it. Just found the job only validates non-containerized method.
Is there any test that validates hack/externalnode/install-vm.sh? Yes, I think test-vm-e2e validates it. I think there are two reasons why it was not detected when releasing 1.15: The trigger comment was not received by jenkin due to transient issue as there was no run since 21th Aug, 2023. "test-vm-e2e" used the same check name as "test-e2e" to report status, which made it overlooked easily. I will create an issue for it.
Is there any test that validates hack/externalnode/install-vm.sh?
hack/externalnode/install-vm.sh
Yes, I think test-vm-e2e validates it. I think there are two reasons why it was not detected when releasing 1.15:
Just found the job only validates non-containerized method.
Originally posted by @tnqn in #5957 (comment)
The text was updated successfully, but these errors were encountered:
cc @XinShuYang @wenyingd
Sorry, something went wrong.
Could you point me to the test-vm-e2e job? @tnqn
test-vm-e2e
@roopeshsn thanks for your interest. However this is an issue too specific to the CI and test infra, which is not proper for new contributors.
If you want to take an item, I just filed #5966 and you may feel free to take it.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days
No branches or pull requests
"install-vm.sh" was broken since v1.15.0 but never detected. There were several reasons why it was overlooked. See the following thread.
Originally posted by @tnqn in #5957 (comment)
The text was updated successfully, but these errors were encountered: