gitlab-ci: Refactor code that show logs of failed acceptances
commitba2232bae6d67706b6a72e487fd57ccf38486a14
authorWainer dos Santos Moschetta <wainersm@redhat.com>
Fri, 11 Dec 2020 18:38:26 +0000 (11 15:38 -0300)
committerThomas Huth <thuth@redhat.com>
Fri, 18 Dec 2020 11:25:42 +0000 (18 12:25 +0100)
tree93e4f2a4f39ff5b60fc043f43c406212e234688d
parentd44423ad14d0fd9d90b86f2b50f24c7993b22777
gitlab-ci: Refactor code that show logs of failed acceptances

Replace the code (python) on after_script of the acceptance jobs that
is currently used to show the logs of failed tests. Instead it is used
the Avocado's testlogs plug-in which works likewise.

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20201211183827.915232-3-wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml