github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v1/content/en/samples/testers/structure/testProfile.yaml (about)

     1  profiles:
     2    - name: quickcheck
     3      test:
     4        - image: gcr.io/k8s-skaffold/skaffold-example
     5          structureTests:
     6            - './structure-test/profile_structure_test.yaml'