Skip to content
Snippets Groups Projects
Commit eb36fa15 authored by moeslinged94's avatar moeslinged94
Browse files

New branch is now up to date with "old" OBSW git, all previous commits can be found there

parent 626fc6f6
No related branches found
No related tags found
Loading
#! CCS.BREAKPOINT #! CCS.BREAKPOINT
# Step $testStepNumber: $testStepDescription Comment: $testStepComment # Step $testStepNumber: $testStepDescription Comment: $testStepComment
threading.Thread(target=testinstance.step_$testStepNumber, kwargs={'ccs': ccs, 'pool_name': pool_name}, daemon=True).start() threading.Thread(target=testinstance.step_$testStepNumber, kwargs={'pool_name': pool_name}, daemon=True).start()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment