StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
It looks like they were copied to st2tests/st2tests/mocks/runners/ at some point. Nothing imports from or uses the copies in st2actions, so this PR just deletes them.
These are not test files, they are fixtures:
st2actions/tests/unit/test_async_runner.py
st2actions/tests/unit/test_polling_async_runner.py
It looks like they were copied to
st2tests/st2tests/mocks/runners/
at some point. Nothing imports from or uses the copies in st2actions, so this PR just deletes them.Here is the copy of these files: