diff --git a/test/fixtures/deploy_with_precentage_boot_strategy.yml b/test/fixtures/deploy_with_precentage_boot_strategy.yml deleted file mode 100644 index eb68a52f..00000000 --- a/test/fixtures/deploy_with_precentage_boot_strategy.yml +++ /dev/null @@ -1,17 +0,0 @@ -service: app -image: dhh/app -servers: - web: - - "1.1.1.1" - - "1.1.1.2" - workers: - - "1.1.1.3" - - "1.1.1.4" - -registry: - username: user - password: pw - -boot: - limit: 25% - wait: 2