migtools / mig-e2e

End to end tests for OCP Migration
Apache License 2.0
0 stars 11 forks source link

Automate TC OCP-28967 Dots are allowed in migplan name #90

Closed hu-weihua closed 4 years ago

hu-weihua commented 4 years ago

This PR is for TC OCP-28967 automation.

TC OCP-28967 is used to make sure using dots in migration plan name without problems.

So this automation case bases on existed automation test case ocp-24659-mysql, the difference is the migration plan name contains dots.

migration_plan_name: "{{ migration_sample_name }}.migplan.{{ ansible_date_time.epoch }}"