platform/tests/restore-workspace.sh
Andrey Sobolev aa218ab898
TSK-1009: Configurable platform (#3055)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-04-25 14:34:10 +07:00

11 lines
262 B
Bash
Executable File

#!/bin/bash
# Restore workspace contents in mongo/elastic
./tool.sh restore-workspace sanity-ws sanity-ws/
# Re-assign user to workspace.
./tool.sh assign-workspace user1 sanity-ws
./tool.sh configure sanity-ws --enable=*
./tool.sh configure sanity-ws --list