File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 import-report : reports/import-report.xml
4040 compile-report : reports/compile-report.xml
4141
42-
42+ - name : Execute DataStage unit tests
43+ id : unit-tests
44+ uses : MettleCI/mcix-unit-test-execute@v0
45+ with :
46+ api-key : ${{ secrets.CP4D_API_KEY }}
47+ url : ${{ vars.CP4D_URL }}
48+ user : ${{ vars.CP4D_USER }}
49+ project : ${{ vars.DATASTAGE_PROJECT }}
50+ report : reports/unit-test-report.xml
51+ test-suite : mcix ci tests
52+ max-concurrency : 8
53+
54+ - name : Upload MCIX reports
55+ if : always()
56+ uses : actions/upload-artifact@v4
57+ with :
58+ name : mcix-reports
59+ path : reports/
Original file line number Diff line number Diff line change 167167 "ui_data" : {
168168 "image" : " /data-intg/flows/graphics/palette/PxJoin.svg" ,
169169 "x_pos" : 380.15999999999997 ,
170- "label" : " Join_1 " ,
170+ "label" : " Join_0 " ,
171171 "y_pos" : 364.32
172172 }
173173 },
500500 "ui_data" : {
501501 "image" : " /data-intg/flows/graphics/palette/PxJoin.svg" ,
502502 "x_pos" : 617.76 ,
503- "label" : " Join_2 " ,
503+ "label" : " Join_1 " ,
504504 "y_pos" : 364.32
505505 }
506506 },
You can’t perform that action at this time.
0 commit comments