mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Junit test report generation (#4214)
* Junit test report generation Signed-off-by: anandrkskd <anandrkskd@gmail.com> * Junit test report generation Signed-off-by: anandrkskd <anandrkskd@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6eb43d0420
commit
baa313049b
@@ -37,4 +37,6 @@ make test-operator-hub
|
||||
# E2e tests
|
||||
make test-e2e-all
|
||||
|
||||
cp -r reports $ARTIFACTS_DIR
|
||||
|
||||
odo logout
|
||||
|
||||
@@ -59,4 +59,6 @@ else
|
||||
make test-e2e-all
|
||||
fi
|
||||
|
||||
cp -r reports $ARTIFACTS_DIR
|
||||
|
||||
odo logout
|
||||
|
||||
Reference in New Issue
Block a user