Jenkins : How to run the Robot Framework test cases in sequence

I have multiple test cases in on single Robot Framework Test Suite *.robot file. I want execute these test cases in a specific sequence in Jenkins. How can i do it, please suggest.

Step-by-step guide