aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/packagegroups/packagegroup-cloud-benchmarking.bb
blob: e659c317a8139ec075f330fded6767fb5317d6e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "Add benchmarking capabilities to cloud images"
PR = "r0"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \
                    file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

inherit packagegroup

RDEPENDS_${PN} = " \
    tempest \
    rally-api \
    rally-setup \
    rally-tests \
    cirros-guest-image \
    "