Is it feasible for FSM tests to specify state transitions per thread

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently for some FSM tests we explicitly have conditional execution within the test for specific threads. We do this by checking the thread ID and only run the step for a TID: 0 or something. Other threads are wasting their iteration in these functions.

      It would be cleaner if the FSM tests could define per thread states.

              Assignee:
              Unassigned
              Reporter:
              Kshitij Gupta (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: