UnitTest Uninstall-Server-Test-Harness Command
Purpose
Uninstall the Server unit testing components for a specific DataStage project.
Syntax
NOTE: The username argument expects an Engine tier OS (Information Server) user, not a DataStage user. e.g: dsadm
.
Example
C:\> mettleci unittest uninstall-server-test-harness ^
-domain services.datamigrators.io:9443 ^
-server engine.datamigrators.io ^
-project dstage1 ^
-username isadmin ^
-password password
MettleCI Command Line (build 199)
(C) 2018-2022 Data Migrators Pty Ltd
Changing 'Command' logger level from INFO to INFO
Changing 'Shell' logger level from INFO to DEBUG
unittest uninstall-server-test-harness (v1.0-SNAPSHOT)
Decataloging program 'DSD.RUN'
Cataloging routine 'DSD_RUN.B' as 'DSD.RUN'
Decataloging program 'DSU.ExtractArgs'
Decataloging program 'DSD.RUN_ORIG'
Deleting routine 'DSU.ExtractArgs'
Deleting routine 'DSU.STUB'
Uninstall complete.
C:\>
© 2015-2024 Data Migrators Pty Ltd.