Fix steps to manual restore cassandra
Related-Prod: PROD-36688
Change-Id: I094f303ec0fcefd7cc7216f5ecc31346af47e0ed
diff --git a/jobs/pipelines/swarm-run-pytest.groovy b/jobs/pipelines/swarm-run-pytest.groovy
index 21fdb9e..3b1ee17 100644
--- a/jobs/pipelines/swarm-run-pytest.groovy
+++ b/jobs/pipelines/swarm-run-pytest.groovy
@@ -66,6 +66,7 @@
shared.run_sh(sources + installed + """
mkdir -p tmp
+ echo ${RUN_TEST_OPTS} > tmp/test-run.txt
export PYTHONHTTPSVERIFY=0
export TESTS_CONFIGS=${ENV_NAME}_salt_deployed.ini
export ENV_MANAGER=$ENV_MANAGER # use 'hardware' fixture to manage fuel-devops environment