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:
Anand Kumar Singh
2020-11-20 09:17:51 +05:30
committed by GitHub
parent 6eb43d0420
commit baa313049b
12 changed files with 25 additions and 29 deletions

View File

@@ -37,4 +37,6 @@ make test-operator-hub
# E2e tests
make test-e2e-all
cp -r reports $ARTIFACTS_DIR
odo logout

View File

@@ -59,4 +59,6 @@ else
make test-e2e-all
fi
cp -r reports $ARTIFACTS_DIR
odo logout