diff --git a/update-edpm.yml b/update-edpm.yml index c610262474..22f37dca55 100644 --- a/update-edpm.yml +++ b/update-edpm.yml @@ -28,6 +28,7 @@ vars: cifmw_test_operator_artifacts_basedir: "{{ cifmw_basedir|default(ansible_user_dir ~ '/ci-framework-data') }}/tests/test_operator_update" cifmw_test_operator_tempest_name: "post-update-tempest-tests" + cifmw_test_operator_tobiko_name: "post-update-tobiko-tests" ansible.builtin.import_role: name: cifmw_setup tasks_from: run_tests.yml