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

Increase timeout, parametrize Python version in Jupyter tests #126

Merged
merged 1 commit into from
Aug 21, 2018
Merged

Increase timeout, parametrize Python version in Jupyter tests #126

merged 1 commit into from
Aug 21, 2018

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Aug 20, 2018

Signed-off-by: Janusz Lisiecki jlisiecki@nvidia.com

@JanuszL JanuszL changed the title Increase timeout, parametrize Pyt^Cn version in Jupyter tests Increase timeout, parametrize Python version in Jupyter tests Aug 20, 2018
@JanuszL JanuszL requested a review from ptrendx August 20, 2018 17:30
@JanuszL
Copy link
Contributor Author

JanuszL commented Aug 21, 2018

I added python version selection for the second jupyter test. Please merge if you approve this so we can close internal QA reported issues. Tested 34030.

--ExecutePreprocessor.kernel_name=python2 \
--ExecutePreprocessor.timeout=300 \
--ExecutePreprocessor.kernel_name=python${PYVER:0:1} \
--ExecutePreprocessor.timeout=600 \
--output output.ipynb {}
find */* -name "main.py" | xargs -i python2 {} -t
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python2 in this line as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@ptrendx ptrendx merged commit b342b0a into NVIDIA:master Aug 21, 2018
drivanov pushed a commit to drivanov/DALI that referenced this pull request Sep 4, 2018
…#126)

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
Signed-off-by: Andrei <andreii@nvidia.com>
drivanov pushed a commit to drivanov/DALI that referenced this pull request Sep 4, 2018
…#126)

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
Signed-off-by: Andrei <andreii@nvidia.com>
@JanuszL JanuszL deleted the jupyter_tests branch September 13, 2018 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants