remove metadata-concealment related testing

We agreed to remove these tests in SIG Auth because they aren't testing
any OSS functionality.
This commit is contained in:
Mike Danese
2022-03-14 12:01:53 -07:00
parent faa027ca2b
commit b32e043898
9 changed files with 0 additions and 290 deletions

View File

@@ -211,20 +211,6 @@ dependencies:
- path: build/common.sh
match: __default_setcap_version=
# metadata-concealment: bump this one first
- name: "metadata-concealment"
version: "1.6"
refPaths:
- path: test/images/metadata-concealment/VERSION
match: \d.\d
# then after merge and successful postsubmit image push / promotion, bump this
- name: "metadata-concealment: dependents"
version: "1.6"
refPaths:
- path: test/utils/image/manifest.go
match: configs\[CheckMetadataConcealment\] = Config{list\.PromoterE2eRegistry, "metadata-concealment", "\d+\.\d+"}
# cadvisor
- name: "gcr.io/cadvisor/cadvisor: dependents"
version: "v0.43.0"