test-infra
test-infra copied to clipboard
Test infrastructure for the Knative project
Problem We see some dependencies that are considered as vulnerable by both Snyk and White-source scanning. I found out about this because our organization does the scanning after we clone...
Currently, the network egress cost for `knative-releases` project is ~$1k per month, and it's because this project hosts all the Knative release artifacts in GCS and GCR, and all the...
Istio Prow had some work on enabling go module cache and build cache, and got pretty good improvement on reducing the job running time, see the comments and descriptions in...
Update the groups folder in knative/community repo once https://github.com/kubernetes/k8s.io/issues/3356 is fixed. /kind cleanup /kind enhancement
test-infra/hack makes this difficult ie. in serving running ./test/e2e-upgrade-test.sh doesn't work because the GCP project i'm setting isn't passed to kntest etc. changing the provider to kind breaks because kntest...
e.g. Equinix, AWS, etc. Adding this to the roadmap, but it will definitely need some longer-term design and discussion with the CNCF test infrastructure community to make sure that we're...
cc @shinigambit looks like there's an issue with the merge upstream step in the action for non-members of the org? _Originally posted by @dprotaso in https://github.com/knative/pkg/issues/2390#issuecomment-1011793906_
Going to test grid I couldn't really view a SHA for a test run because the box was too small. I know you can see it my hovering/or looking at...
Active flaky tests are reported as a list in Slack, provides a nice overview of which tests are flaky, but it's still not easy to determine how bad it is...
[Flakes test report](https://github.com/knative/test-infra/tree/master/tools/flaky-test-reporter) currently only supports reporting github issues in the same repo where the test takes place, as configured in this [yaml](https://github.com/knative/test-infra/blob/master/tools/flaky-test-reporter/config/config.yaml). As requested on https://knative.slack.com/archives/CCSNR4FCH/p1599021716069900, it's desired to...