1## 2# See https://github.com/GoogleContainerTools/container-structure-test 3# for schema definition 4## 5schemaVersion: 2.0.0 6 7fileExistenceTests: 8 - name: 'etcd recovery binary' 9 path: '/usr/local/bin/ien-force-recover-etcd' 10 shouldExist: true 11 permissions: 'Lrwxr-xr-x'