compose/tests/fixtures/extends
johnharris85 6d2805917c Account for aliased links
Fix failing tests
Signed-off-by: John Harris <john@johnharris.io>
2016-04-17 15:25:06 -04:00
..
circle-1.yml Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 2015-11-11 10:58:07 -05:00
circle-2.yml Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 2015-11-11 10:58:07 -05:00
common-env-labels-ulimits.yml Ulimits are now merged into extended services 2016-01-12 23:59:23 +02:00
common.yml Test that net can be extended 2016-01-25 23:55:20 +00:00
docker-compose.yml Test that net can be extended 2016-01-25 23:55:20 +00:00
invalid-links.yml Account for aliased links 2016-04-17 15:25:06 -04:00
invalid-net-v2.yml Make 'version' a string 2016-02-02 13:58:34 +00:00
invalid-net.yml Validate extended service against our schema 2015-09-02 15:42:38 +01:00
invalid-volumes.yml Validate extended service against our schema 2015-09-02 15:42:38 +01:00
nested-intermediate.yml Implement `extends` 2015-03-20 15:45:16 -07:00
nested.yml Implement `extends` 2015-03-20 15:45:16 -07:00
no-file-specified.yml 'file' key can be omitted from extends 2015-07-03 11:26:30 +01:00
nonexistent-path-base.yml Run pre-commit on all files 2015-08-24 17:04:50 -04:00
nonexistent-path-child.yml Run pre-commit on all files 2015-08-24 17:04:50 -04:00
nonexistent-service.yml Raise configuration error when trying to extend service that does not exist. Fixes #1826 2015-08-12 22:34:25 +01:00
service-with-invalid-schema.yml Split validation into fields and service 2015-09-02 15:42:38 +01:00
service-with-valid-composite-extends.yml Split validation into fields and service 2015-09-02 15:42:38 +01:00
specify-file-as-self.yml Perform schema validation 2015-08-07 12:06:34 +01:00
valid-common-config.yml Split validation into fields and service 2015-09-02 15:42:38 +01:00
valid-common.yml Split validation into fields and service 2015-09-02 15:42:38 +01:00
valid-composite-extends.yml Split validation into fields and service 2015-09-02 15:42:38 +01:00
valid-interpolation-2.yml Interpolate extended config 2015-09-02 15:42:38 +01:00
valid-interpolation.yml Interpolate extended config 2015-09-02 15:42:38 +01:00
verbose-and-shorthand.yml Allow to extend service using shorthand notation. Closes #1989 2015-09-24 18:01:47 +01:00