AltSmokeWorkerContainer
Alternative worker with different name, but same configurations.
Methods
worker_name()
@classmethod
def worker_name() - > str
Returns the unique identifier for the alternative smoke test worker.
Returns
| Type | Description |
|---|---|
str | The string identifier "alt_smoke_tests_worker" used to distinguish this worker in the system configuration. |