Update core eggs to new docker yolk images (#3382)

This commit is contained in:
Charles Morgan 2021-07-17 13:02:00 -04:00 committed by GitHub
parent 298e985d74
commit 91ea0a4f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 147 additions and 103 deletions

View file

@ -45,7 +45,7 @@ class EggControllerTest extends ApplicationApiIntegrationTestCase
'script' => ['privileged', 'install', 'entry', 'container', 'extends'],
'config' => [
'files' => [],
'startup' => ['done', 'userInteraction' => []],
'startup' => ['done'],
'stop',
'logs' => ['custom', 'location'],
'extends',