From: David Galloway Date: Wed, 27 Apr 2016 16:20:44 +0000 (-0400) Subject: testnode: Add Xenial-specific packages X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9b38fdf70d7ec24f38f1e05ddb06661eb1f59ec8;p=ceph-cm-ansible.git testnode: Add Xenial-specific packages Used roles/testnode/vars/ubuntu_14.yml as template. Differences are: - libboost-thread1.54.0 updated to libboost-thread1.58.0 - libcrypto++9 updated to libcrypto++9v5 - libssl0.9.8 updated to libssl1.0.0 - mpich2, libmpich2-dev, and dmapi not available in Xenial Signed-off-by: David Galloway --- diff --git a/roles/testnode/vars/ubuntu_16.yml b/roles/testnode/vars/ubuntu_16.yml new file mode 100644 index 0000000..73eca75 --- /dev/null +++ b/roles/testnode/vars/ubuntu_16.yml @@ -0,0 +1,23 @@ +--- +# This is temporarily disabled because of: +# http://tracker.ceph.com/issues/13572 +#apt_repos: +# # blkin libraries, only trusty has new enough lttng for these +# - "deb [arch=amd64] http://{{ mirror_host }}/blkin/ trusty main" + +packages: + - libboost-thread1.58.0 + - mpich + - qemu-system-x86 +# - blkin + - lttng-tools + ### + # for setting BIOS settings + ### + - libcrypto++9v5 + ### + +non_aarch64_packages: + - libgoogle-perftools4 + - iozone3 + - libssl1.0.0