mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
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:
committed by
GitHub
parent
9a2aa229ce
commit
ce42ce435e
@@ -55,4 +55,7 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
#copy artifact to shared volume
|
||||
cp -r test-*.xml $ARTIFACT_DIR
|
||||
|
||||
oc logout
|
||||
|
||||
Reference in New Issue
Block a user