Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace print with logging.info in python/tests. Closes #1372 #1424

Merged
merged 3 commits into from
Feb 13, 2020
Merged

Replace print with logging.info in python/tests. Closes #1372 #1424

merged 3 commits into from
Feb 13, 2020

Conversation

RafalSkolasinski
Copy link
Contributor

@RafalSkolasinski RafalSkolasinski commented Feb 11, 2020

As in title. Fixes #1372.

@seldondev
Copy link
Collaborator

Tue Feb 11 13:38:46 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=1

@seldondev
Copy link
Collaborator

Tue Feb 11 13:38:49 UTC 2020
The logs for [lint] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=2

@seldondev
Copy link
Collaborator

Tue Feb 11 13:57:09 UTC 2020
The logs for [lint] [4] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/4.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=4

@seldondev
Copy link
Collaborator

Tue Feb 11 13:57:09 UTC 2020
The logs for [pr-build] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=3

@seldondev
Copy link
Collaborator

Tue Feb 11 14:12:39 UTC 2020
The logs for [lint] [6] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/6.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=6

@seldondev
Copy link
Collaborator

Tue Feb 11 14:12:42 UTC 2020
The logs for [pr-build] [5] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/5.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=5

@axsaucedo
Copy link
Contributor

/test integration

@seldondev
Copy link
Collaborator

Wed Feb 12 07:55:42 UTC 2020
The logs for [integration] [7] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/7.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=7

@axsaucedo
Copy link
Contributor

@RafalSkolasinski nice one! Looking at some of these files I think the issue probably wasn't as specific in scope as some would benefit more from being replaced with logging as having the output would still be valuable. Probably we should rename this issue from remove print statements to move fully to logging,as I think it's also useful to put all of the current ones under a logger.info or logger.debug

@seldondev
Copy link
Collaborator

seldondev commented Feb 12, 2020 via email

@seldondev
Copy link
Collaborator

Wed Feb 12 10:59:32 UTC 2020
The logs for [lint] [9] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/9.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=9

@seldondev
Copy link
Collaborator

Wed Feb 12 10:59:33 UTC 2020
The logs for [pr-build] [8] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/8.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=8

@RafalSkolasinski RafalSkolasinski changed the title Remove prints from python/tests. Closes #1372 Replace print with logging.info in python/tests. Closes #1372 Feb 12, 2020
@seldondev
Copy link
Collaborator

Wed Feb 12 11:01:40 UTC 2020
The logs for [pr-build] [10] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/10.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=10

@seldondev
Copy link
Collaborator

Wed Feb 12 11:01:43 UTC 2020
The logs for [lint] [11] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/11.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=11

@RafalSkolasinski
Copy link
Contributor Author

@axsaucedo replaced print with logging.info and enabled that logging level in tests

@seldondev
Copy link
Collaborator

Wed Feb 12 11:08:26 UTC 2020
The logs for [lint] [13] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/13.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=13

@seldondev
Copy link
Collaborator

Wed Feb 12 11:08:47 UTC 2020
The logs for [pr-build] [12] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/12.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=12

@seldondev
Copy link
Collaborator

Wed Feb 12 11:11:22 UTC 2020
The logs for [pr-build] [15] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/15.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=15

@seldondev
Copy link
Collaborator

Wed Feb 12 11:11:28 UTC 2020
The logs for [lint] [16] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/16.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=16

@RafalSkolasinski
Copy link
Contributor Author

Just in case:
/test integration

@seldondev
Copy link
Collaborator

Wed Feb 12 11:13:29 UTC 2020
The logs for [integration] [17] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1424/17.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1424 --build=17

@ukclivecox
Copy link
Contributor

/approve

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cliveseldon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@RafalSkolasinski RafalSkolasinski merged commit ed241b1 into SeldonIO:master Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

replace print with logging in tests
4 participants