From: Ken Dreyer Date: Tue, 1 Sep 2015 14:44:01 +0000 (-0600) Subject: ceph-deploy: remove execution filter (and quantal/arm) X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F120%2Fhead;p=ceph-build.git ceph-deploy: remove execution filter (and quantal/arm) Ubuntu 12.10 (Quantal Quetzal) reached EOL May 16 2014. Remove the reference in ceph-deploy's execution filter. Similar to the change in commit bd3113c09370dad9eb08d5536e19ab3e94b141b9, the execution filter can now be removed entirely, because we only build x86_64, and there's no need to filter anything. Signed-off-by: Ken Dreyer --- diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index 86ede12b..7d7ce234 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.yml @@ -30,10 +30,6 @@ skip-tag: true timeout: 20 - execution-strategy: - combination-filter: | - (Arch=="x86_64") || (Arch=="armhf" && (Dist=="quantal")) - axes: - axis: type: label-expression