Benjamin Drung

Results 185 comments of Benjamin Drung

The next pull request in this series https://github.com/saltstack/salt/pull/61589 got merged. The next pull request in this series is https://github.com/saltstack/salt/pull/61619.

Pull request https://github.com/saltstack/salt/pull/61619 got merged. I rebased this merge request on master now.

Some test cases fail due to https://github.com/saltstack/salt/pull/62220#issuecomment-1264063935

Can you test with Python 3.7 again?

The tests succeed on Debian 9 (stretch) and Ubuntu 18.04 (bionic), but they fail on Debian unstable, Ubuntu 18.10 (cosmic) and Ubuntu 19.04 (disco). Build logs ----------- Ubuntu 18.04 (bionic):...

It would be great to use TLS 1.3 with tornado 4, because TLS 1.3 would improve the security. Could you point me to the code part where to look for...

There is one salt state unittest (unit.utils.test_event.TestAsyncEventPublisher.test_event_subscription) that fails with exactly this failure.

I tested the two SSL-related changes in #2167 and #2177. They made no difference. Also the patch from #2169 didn't change anything. #2251 does not apply and is not trivially...

The failure can also be seen on Ubuntu: https://bugs.launchpad.net/ubuntu/+source/aircrack-ng/+bug/2039967

+1 from my side. I tested the patch from this PR plus https://github.com/dracutdevs/dracut/pull/2484 successfully for the tests 01 02 03 04 on Debian and Ubuntu. One caveat: The kernel on...