InterOP: enable test report generation for tests (#6307)

* enable test report generation for tests

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* add test-reports to gitignore

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
This commit is contained in:
Anand Kumar Singh
2022-11-17 01:52:49 +05:30
committed by GitHub
parent 9a2aa229ce
commit ce42ce435e
3 changed files with 7 additions and 4 deletions

View File

@@ -55,4 +55,7 @@ else
fi
fi
#copy artifact to shared volume
cp -r test-*.xml $ARTIFACT_DIR
oc logout