diff --git a/molecule-requirements.txt b/molecule-requirements.txt index 113aad9ef..c5a69f4a2 100644 --- a/molecule-requirements.txt +++ b/molecule-requirements.txt @@ -1,7 +1,7 @@ # this is required for the molecule jobs ansi2html ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0 -jinja2>=2.8.0,<3 +jinja2>=2.8.0 molecule>=3.3.1,<4 # MIT molecule-podman # MIT pytest diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 6da381f76..9f53a6036 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -21,4 +21,4 @@ featureset: '052' validate_services: true enable_validation: true - component: validation + validation_component: validation