Closed fernflower closed 2 years ago
Please note that every PR needs to comply with the Leapp Guidelines and must pass all tests in order to be mergable. If you want to request a review or rebuild a package in copr, you can use following commands as a comment:
To launch regression testing public members of oamg organization can leave the following comment:
Please open ticket in case you experience technical problem with the CI. (RH internal only)
Note: In case there are problems with tests not being triggered automatically on new PR/commit or pending for a long time, please consider rerunning the CI by commenting leapp-ci build (might require several comments). If the problem persists, contact leapp-infra.
Can one of the admins verify this patch?
/rerun 927
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4690099
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4690107
Testing Farm request for RHEL-8.6-rhui/4690107;4690099 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-8.6.0-Nightly/4690107;4690099 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-ZStream/4690107;4690099 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-rhui/4690107;4690099 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Well I'd have called it Blob or something, but well really I don't mind that name either.
However please actually extend the serialization tests, for this thanks.
@vinzenz Sure, will do, that's just a POC to see how it goes. Thanks for review!
/rerun 927
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4691225
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4691227
Testing Farm request for RHEL-8.6-rhui/4691227;4691225 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-rhui/4691227;4691225 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-8.6.0-Nightly/4691227;4691225 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-ZStream/4691227;4691225 regression testing has been created. Once finished, results should be available here. Full pipeline log.
/rerun 927
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4691398
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4691402
Testing Farm request for RHEL-8.6-rhui/4691402;4691398 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-rhui/4691402;4691398 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-8.6.0-Nightly/4691402;4691398 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-ZStream/4691402;4691398 regression testing has been created. Once finished, results should be available here. Full pipeline log.
/rerun 927
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4694435
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4694438
Testing Farm request for RHEL-8.6-rhui/4694438;4694435 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-rhui/4694438;4694435 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-8.6.0-Nightly/4694438;4694435 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-ZStream/4694438;4694435 regression testing has been created. Once finished, results should be available here. Full pipeline log.
/rerun 927
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4746779
Copr build succeeded: https://copr.fedorainfracloud.org/coprs/build/4746787
Testing Farm request for RHEL-7.9-rhui/4746787;4746779 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-8.7.0-Nightly/4746787;4746779 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-8.6.0-Nightly/4746787;4746779 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-ZStream/4746787;4746779 regression testing has been created. Once finished, results should be available here. Full pipeline log.
Testing Farm request for RHEL-7.9-ZStream/4746787;4746779 regression testing has been created. Once finished, results should be available here. Full pipeline log.
As models have to be JSON-serializable and byte fields apparently don't fit in, let's introduce a special model field type that could be used in such situations.
OAMG-4306