In the com.cognizantsoftvision.maqs.cucumber.BaseCucumberTestNG class, line 89 sets '@dataProvider(parallel = true)'. This value in not editable. I have a case where I do not need to run in parallel and the testng.xml thread-count attributes seem to be getting overridden.