From 9f781e30f800eeba6831284eacd4bd688de1bcbe Mon Sep 17 00:00:00 2001 From: antrea-bot Date: Fri, 3 May 2024 18:08:23 +0000 Subject: [PATCH] Website update for main --- content/docs/main/CONTRIBUTING.md | 10 ++++++++++ content/docs/main/docs/api-reference.html | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/content/docs/main/CONTRIBUTING.md b/content/docs/main/CONTRIBUTING.md index e883eea2..d0018799 100644 --- a/content/docs/main/CONTRIBUTING.md +++ b/content/docs/main/CONTRIBUTING.md @@ -183,6 +183,14 @@ Here are the trigger phrases for individual checks: * `/test-rancher-e2e`: Linux IPv4 e2e tests on Rancher clusters. * `/test-rancher-conformance`: Linux IPv4 conformance tests on Rancher clusters. * `/test-rancher-networkpolicy`: Linux IPv4 networkpolicy tests on Rancher clusters. +* `/test-kind-ipv6-e2e`: Linux dual stack e2e tests on Kind cluster. +* `/test-kind-ipv6-only-e2e`: Linux IPv6 only e2e tests on Kind cluster. +* `/test-kind-conformance`: Linux IPv4 conformance tests on Kind cluster. +* `/test-kind-ipv6-only-conformance`: Linux IPv6 only conformance tests on Kind cluster. +* `/test-kind-ipv6-conformance`: Linux dual stack conformance tests on Kind cluster. +* `/test-kind-networkpolicy`: Linux IPv4 networkpolicy tests on Kind cluster. +* `/test-kind-ipv6-only-networkpolicy`: Linux IPv6 only networkpolicy tests on Kind cluster. +* `/test-kind-ipv6-networkpolicy`: Linux dual stack networkpolicy tests on Kind cluster. Here are the trigger phrases for groups of checks: @@ -190,6 +198,8 @@ Here are the trigger phrases for groups of checks: * `/test-windows-all`: Windows IPv4 tests, including e2e tests with proxyAll enabled. It also includes all containerd runtime based Windows tests since 1.10.0. * `/test-ipv6-all`: Linux dual stack tests * `/test-ipv6-only-all`: Linux IPv6 only tests +* `/test-kind-ipv6-only-all`: Linux IPv6 only tests on Kind cluster. +* `/test-kind-ipv6-all`: Linux dual stack tests on Kind cluster. Besides, you can skip a check with `/skip-*`, e.g. `/skip-e2e`: skip Linux IPv4 e2e tests. diff --git a/content/docs/main/docs/api-reference.html b/content/docs/main/docs/api-reference.html index c62dd5fd..1d2f79e3 100644 --- a/content/docs/main/docs/api-reference.html +++ b/content/docs/main/docs/api-reference.html @@ -11074,5 +11074,5 @@

BundleStatus

Generated with gen-crd-api-reference-docs -on git commit cfc8733. +on git commit b7dcfb6.