SMLP python3.13 version: includes master update and docker support#48
SMLP python3.13 version: includes master update and docker support#48
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/smlp_regression
./run_smlp_regression
Expected results: run_smlp_regression_expected_diff_report.log
mdmitry1
left a comment
There was a problem hiding this comment.
Merged from the main branch latest version
|
Regression passed in regular run and docker container |
mdmitry1
left a comment
There was a problem hiding this comment.
Verified all changes
mdmitry1
left a comment
There was a problem hiding this comment.
Verified all changes - 2
mdmitry1
left a comment
There was a problem hiding this comment.
Added support of multiple VNC displays
mdmitry1
left a comment
There was a problem hiding this comment.
- Updated expected results
- Added option of rebuilding SMLP only
mdmitry1
left a comment
There was a problem hiding this comment.
Moved enter* scripts to bash
mdmitry1
left a comment
There was a problem hiding this comment.
Added wheel support
mdmitry1
left a comment
There was a problem hiding this comment.
Added wheel corresponding to Ubuntu 22.04
mdmitry1
left a comment
There was a problem hiding this comment.
Added manylinux_2_28 support
python3.13