Update Conformance metadata for e2e test

This commit is contained in:
Stephen Heywood 2023-01-31 22:09:42 +13:00
parent 539d0a0f6c
commit 27c8184e17
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@
API Server using the current Aggregator [Conformance]'
description: Ensure that the sample-apiserver code from 1.17 and compiled against
1.17 will work on the current Aggregator/API-Server.
release: v1.17, v1.21
release: v1.17, v1.21, v1.27
file: test/e2e/apimachinery/aggregator.go
- testname: Custom Resource Definition Conversion Webhook, convert mixed version list
codename: '[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]

View File

@ -84,7 +84,7 @@ var _ = SIGDescribe("Aggregator", func() {
})
/*
Release: v1.17, v1.21
Release: v1.17, v1.21, v1.27
Testname: aggregator-supports-the-sample-apiserver
Description: Ensure that the sample-apiserver code from 1.17 and compiled against 1.17
will work on the current Aggregator/API-Server.