SRE-3591 ci: pip install to not showing progress#17522
SRE-3591 ci: pip install to not showing progress#17522daltonbohning merged 10 commits intomasterfrom
Conversation
|
Errors are Unable to load ticket data |
The pip install command produces a lot of unnecessary lines in the logs showing the progress of download. This makes analysis of the logs very difficult as you have to scroll many screens to skip the installation command. Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
e31c808 to
f97866f
Compare
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Cancel-prev-build: false
JohnMalmberg
left a comment
There was a problem hiding this comment.
I think it would be better to fix the /etc/pip.conf file that is being setup for those stages.
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Cancel-prev-build: false Priority: 2
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17522/6/testReport/ |
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17522/5/testReport/ |
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Cancel-prev-build: false Priority: 2
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17522/7/testReport/ |
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Cancel-prev-build: false Priority: 2 Allow-unstable-test: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
|
Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17522/6/execution/node/1398/log |
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17522/9/testReport/ |
…-no-progress-bar Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
|
Test stage Functional Hardware Medium MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17522/10/execution/node/468/log |
…-no-progress-bar Allow-unstable-test: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Doc-only: true
|
Note for @daos-stack/daos-gatekeeper :
|
The
pip installcommand produces a lot of unnecessary lines in the logs showing the progress of download.This makes analysis of the logs very difficult as you have to scroll many screens to skip the installation command.
Steps for the author:
After all prior steps are complete: