Merge pull request #9678 from AdithyaKrishnan/main

TEEs: Skip a few CI tests for SEV/SNP
This commit is contained in:
Fabiano Fidêncio
2024-06-04 23:42:51 +02:00
committed by GitHub
9 changed files with 17 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ spec:
type: File
containers:
- name: busybox-file-volume-container
image: busybox
image: quay.io/prometheus/busybox:latest
volumeMounts:
- name: shared-file
mountPath: MOUNT_PATH

View File

@@ -18,7 +18,7 @@ spec:
type: Directory
containers:
- name: busybox-ro-volume-container
image: busybox
image: quay.io/prometheus/busybox:latest
volumeMounts:
- name: shared-data
mountPath: /tmp