-
Notifications
You must be signed in to change notification settings - Fork 81
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
[Fix] Tests.Jupyterhub.test-pipChanges-not-permanent #1015
[Fix] Tests.Jupyterhub.test-pipChanges-not-permanent #1015
Conversation
ods_ci/tests/Tests/500__jupyterhub/test-pipChanges-not-permanent.robot
Outdated
Show resolved
Hide resolved
ods_ci/tests/Tests/500__jupyterhub/test-pipChanges-not-permanent.robot
Outdated
Show resolved
Hide resolved
6a9a207
to
95749db
Compare
- the `paramiko` is now part of the `science-notebook` so let's use the `minimal-notebook` instead - also, this notebook should be smaller so it could be spinned up a bit faster. - the default maximum timeout for the check of `import paramiko` failure is too long, let's wait up to 10seconds max. Relates to: opendatahub-io/notebooks#261
95749db
to
c8254e3
Compare
Kudos, SonarCloud Quality Gate passed! |
what's the logic behind this choice? apart from minimal-nb to be smaller @jstourac |
@bdattoma Installation of |
…rvices#1015) - the `paramiko` is now part of the `science-notebook` so let's use the `minimal-notebook` instead - also, this notebook should be smaller so it could be spinned up a bit faster. - the default maximum timeout for the check of `import paramiko` failure is too long, let's wait up to 10seconds max. Relates to: opendatahub-io/notebooks#261
…rvices#1015) - the `paramiko` is now part of the `science-notebook` so let's use the `minimal-notebook` instead - also, this notebook should be smaller so it could be spinned up a bit faster. - the default maximum timeout for the check of `import paramiko` failure is too long, let's wait up to 10seconds max. Relates to: opendatahub-io/notebooks#261
paramiko
is now part of thescience-notebook
so let's use theminimal-notebook
instead - also, this notebook should be smaller so it could be spinned up a bit faster.import paramiko
failure is too long, let's wait up to 10seconds max.Relates to: opendatahub-io/notebooks#261
CI: rhods-ci-pr-test/2112