Conversation
mdmitry1
left a comment
There was a problem hiding this comment.
Instructions for running regression:
- Start Docker container
bin/enter
- Within container
./start_vnc
cd smlp
git checkout remotes/origin/SMLP_TUTORIAL -- tutorial/smlp_regression
cd tutorial/smlp_regression
./run_smlp_regression
Expected result:
run_smlp_regression_diff_report.log
mdmitry1
left a comment
There was a problem hiding this comment.
Fixed typo in docker/python3.11/README.md, found by Zurab
2. Improved docker build robustness
mdmitry1
left a comment
There was a problem hiding this comment.
- Synchronized master with main branch
- Improved docker build robustness
mdmitry1
left a comment
There was a problem hiding this comment.
Created Docker container from SMLP v1.0.0 .
Regression passed - diff report is attached
fbrausse
left a comment
There was a problem hiding this comment.
I'm still in the process of setting up docker to test this. Just one comment for now.
There was a problem hiding this comment.
Shall we move this file out of bin/?
There was a problem hiding this comment.
No problem. Where would you like to place it?
mdmitry1
left a comment
There was a problem hiding this comment.
Added multiple VNC displays support
mdmitry1
left a comment
There was a problem hiding this comment.
Added instructions how to run SMLP in Docker container with GUI disabled
mdmitry1
left a comment
There was a problem hiding this comment.
Improved README.md
Changed Dockerfile to overcome push issues
mdmitry1
left a comment
There was a problem hiding this comment.
Added jq for tutorial Pareto test results visualization
Initial version of Docker support