project-infra
project-infra copied to clipboard
Project infrastructure administrative tools
Since kubevirt/kubevirt.core is having problems when doing their release with the dco check making the release fail, we tried to fix it with https://github.com/kubevirt/project-infra/pull/2921 Contrary to our expectations branch-protector [restores...
The majority of prowjobs run successfully using the new [podman based bootstrap image](https://github.com/kubevirt/project-infra/tree/main/images/bootstrap). An issue occurs when running the sriov test lanes with the podman bootstrap. A panic occurs during...
# Support long term migration from Ginkgo v1 style labels to v2 style first class [Ginkgo label]s ## test-label-analyzer cli Introduces a new cli for extraction of label data from...
As the comments here, https://github.com/kubevirt/project-infra/pull/3526#issuecomment-2227851451, try to revert the bootstrap image to see if the test can pass. Fix: #3558 **Release note**: ```release-note NONE ```
Bump Prow Job images @kubevirt/prow-job-taskforce /cc none
**What this PR does / why we need it**: Add a prow job to be able to run unit tests on a s390x worker. **Release note**: ```release-note NONE ```
The unit test on Arm64 lane fail for a while. create the issue to track it. https://prow.ci.kubevirt.io/job-history/gs/kubevirt-prow/pr-logs/directory/pull-kubevirt-unit-test-arm64
Hi @brianmcarey I have tested this in my local and this test is passing. Can you please take a look at it when you get some time and let me...
**What this PR does / why we need it**: The vgpu lanes are currently testing against kubernetes v1.27 which is no longer supported on the main branch of kubevirt. Update...
**What this PR does / why we need it**: This pr added in order to make sure jira webhook secret url is private and no reachable by github repo maintainers...