platform/tests/restore-workspace.sh

11 lines
262 B
Bash
Raw Normal View History

#!/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