X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-core%2Fimages%2Fstx-image-aio.bb;h=cf0802b15e3067ea7aaa04332c31b12d12a36d62;hb=835d64bf2fab92d8504df06afcfa158ca2476192;hp=a55adc75223d733a482122fe0fe39ea2b453f954;hpb=57fdea704bd62af847872c40508f00aa1d7cac60;p=pti%2Frtp.git diff --git a/meta-stx/recipes-core/images/stx-image-aio.bb b/meta-stx/recipes-core/images/stx-image-aio.bb index a55adc7..cf0802b 100644 --- a/meta-stx/recipes-core/images/stx-image-aio.bb +++ b/meta-stx/recipes-core/images/stx-image-aio.bb @@ -44,6 +44,7 @@ IMAGE_INSTALL_append = " \ playbookconfig \ distributedcloud-client-dcmanager \ registry-token-server \ + rt-tests \ " IMAGE_FEATURES += " \ @@ -51,7 +52,9 @@ IMAGE_FEATURES += " \ ssh-server-openssh \ " +inherit stx-image-list inherit stx-postrun +inherit extrausers-config inherit core-image inherit distro_features_check inherit openstack-base