Skip to content

Conversation

@hu-weihua
Copy link
Contributor

@hu-weihua hu-weihua commented Feb 16, 2020

Auto test case for ocp-25022

The logic of this test are:

  • create a crontab job in source cluster
  • create a migration plan and migrate the crontab job from source cluster to target cluster with quiescePods: true option.
  • To check if the migration complete successfully.
  • To check if the cronjob on source cluster goes to SUSPEND stage.

Due to the framework of current ansible automation tool just support below test process

  • Deploy test data in source cluster then do some check against source cluster
  • Migrate test data from source cluster to target cluster, then do some check against target cluster.

So CAN NOT achieve the 4th check step in current framework.

The code in this PR has covered the first 3 steps of test logic of ocp-25022. Due to can not cover all test logic, so suspend current PR until finding out better solution.

@hu-weihua hu-weihua changed the title 25022 Automate test case ocp-25022 Feb 16, 2020
@hu-weihua hu-weihua changed the title Automate test case ocp-25022 [DO NOT MERGE] Automate test case ocp-25022 Feb 17, 2020
@hu-weihua hu-weihua closed this Feb 17, 2020
@hu-weihua hu-weihua reopened this Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant