mettleci/MCIX Asset-Analysis Test

Run asset analysis tests on DataStage assets in an IBM Software Hub (Cloud Pak) project using the MettleCI MCIX CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyAPI key for authenticationyes
urlURL of the DataStage serveryes
userUsername for authenticationyes
reportPath to output the asset analysis reportnoreports/asset-analysis-report.xml
projectDataStage project nameno""
project-idDataStage project idno""
pathPath to the DataStage assets. Mutually exclusive with url/user/api-key.yes
rulesPath to the compliance rulesyes
include-tagsComma-separated list of tags to includeno""
exclude-tagsComma-separated list of tags to excludeno""
test-suiteTest suite namenomcix tests
ignore-test-failuresIgnore test failures (always return 0)? (true/false)nofalse
additional-argsAdditional raw arguments to append to the mcix commandno
namedescription
return-codeThe return code of the command
junit-pathPath to the JUnit XML report generated by mcix asset-analysis test