Support #14944
run-tests.sh skip python/go env setup, don't print skipped tests
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Quality of life improvements for run-tests.sh
- New flag to skip as much initial environment setup as possible
- Suppress "-- skipped XYZ --" messages.
- Flags to start test servers & print out environment
- Flag to stop test servers
Related issues
History
#1
Updated by Peter Amstutz about 2 years ago
- Subject changed from run-tests.sh skip python/go env setup and skipped tests to run-tests.sh skip python/go env setup, don't print skipped tests
- Description updated (diff)
#2
Updated by Peter Amstutz about 2 years ago
- Description updated (diff)
#3
Updated by Tom Morris about 2 years ago
- Target version changed from 2019-03-27 Sprint to Arvados Future Sprints
#4
Updated by Tom Clegg about 2 years ago
- Related to Feature #14947: [Tests] run-tests.sh --interactive added