Closed chentex closed 3 years ago
Signed-off-by: Vicente Zepeda Mas vzepedam@redhat.com
Adding sub-task for automation script to bulk upload the result files to an ES instance.
usage: python3 automation.py esbulk --index <your-intex> --dir </path/to/result/files>
python3 automation.py esbulk --index <your-intex> --dir </path/to/result/files>
Using python logger instead of pure print
Signed-off-by: Vicente Zepeda Mas vzepedam@redhat.com
Description
Adding sub-task for automation script to bulk upload the result files to an ES instance.
usage:
python3 automation.py esbulk --index <your-intex> --dir </path/to/result/files>
Fixes
Using python logger instead of pure print