platform/tests/restore-workspace.sh
Alex Velichko d4907ce578
TESTS-85: feat(tests): added issues.spec.ts test (#4025)
Signed-off-by: Alex Velichko <nestor_007@mail.ru>
2023-11-22 16:14:26 +07:00

14 lines
342 B
Bash
Executable File

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