You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have targets for test and test-integration. We have TSM tests which unfortunately
don't fit into either target so we should add a new TSM one.
1) Added new interface TSMTest which is used to mark unit tests which are TSM specific
2) Updated the worker’s pom so that the surefire plugin excludes TSM tests
3) Updated TivoliStorageMangerTest so that all the tests are now marked using the new interface.
We already have targets for test and test-integration. We have TSM tests which unfortunately
don't fit into either target so we should add a new TSM one.
This matches jira issue https://www.jira.is.ed.ac.uk/browse/RSS022-117
The text was updated successfully, but these errors were encountered: