Skip to content

Commit bcc3127

Browse files
committed
Add cifmw_test_operator_tobiko_name to update-edpm.yml
In order to run tobiko after update, a different cifmw_test_operator_tobiko_name is needed. OSPRH-23880
1 parent 8bd3f89 commit bcc3127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update-edpm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
vars:
2929
cifmw_test_operator_artifacts_basedir: "{{ cifmw_basedir|default(ansible_user_dir ~ '/ci-framework-data') }}/tests/test_operator_update"
3030
cifmw_test_operator_tempest_name: "post-update-tempest-tests"
31+
cifmw_test_operator_tobiko_name: "post-update-tobiko-tests"
3132
ansible.builtin.import_role:
3233
name: cifmw_setup
3334
tasks_from: run_tests.yml

0 commit comments

Comments
 (0)