diff --git a/acceptance/ci.yml b/acceptance/ci.yml index e617d22a..35955ac5 100644 --- a/acceptance/ci.yml +++ b/acceptance/ci.yml @@ -52,7 +52,7 @@ services: INDEX_LOGIN: ${INDEX_LOGIN?unset} INDEX_PASSWORD: ${INDEX_PASSWORD?unset} CELERY_BROKER: ${CELERY_BROKER?unset} - CONFIGURE_PACKAGES: 'plone.restapi,plone.volto,plone.volto.cors,collective.elastic.plone' + CONFIGURE_PACKAGES: 'plone.restapi,plone.volto,plone.volto.cors,collective.elastic.plone,rohberg.volto' # Run initialize of collective.elastic.plone to register ElasticSearchProxyIndex INSTALL_PRODUCTS: 'collective.elastic.plone' ports: @@ -81,7 +81,7 @@ services: INDEX_LOGIN: ${INDEX_LOGIN?unset} INDEX_PASSWORD: ${INDEX_PASSWORD?unset} CELERY_BROKER: ${CELERY_BROKER?unset} - CONFIGURE_PACKAGES: 'plone.restapi,plone.volto,plone.volto.cors,collective.elastic.plone' + CONFIGURE_PACKAGES: 'plone.restapi,plone.volto,plone.volto.cors,collective.elastic.plone,rohberg.volto' # Run initialize of collective.elastic.plone to register ElasticSearchProxyIndex INSTALL_PRODUCTS: 'collective.elastic.plone' ports: