Daniel A. Wozniak
117cd6861d
Add changelog for tornado upgrade
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
2e1097eac6
Fix cruft caught in review
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
4baea1a97b
Remove vendored tornado
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
e87bc38389
Try without the loop policy
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
9dcbea0d4b
Windows fix
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
486802f6dd
Fix more deltaproxy tests
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
ca241b75d4
Add back reporting of failed sub-proxies
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
094c2c16d8
Fix some windows tests
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
a2bebacc07
Remove cruft
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
4672a4dcdd
Work around for amazon linux 2 test dependency failure
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
b69152f31b
Docstring fixes
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
6a5e032214
Deltaproxy test fix
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
ade9da2703
Fix up pre-commit and lint
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
680301504f
Fix multimaster test
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
7727a43cc2
We're still generating 3006 changelogs for some reason
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
e237d5525e
Fix test on windows
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
c86993794f
Release 3006
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
f3bee7f70f
Remove un-needed file
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
38d1df3b46
Saltnado test fixes
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
574e6cd2c2
Add tornado to docs check pre-commit
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
d1f514ad76
More test fixes
2023-05-23 14:41:30 -07:00
Jenkins
97a77adc32
Swap for new ioloop for now
2023-05-23 14:41:30 -07:00
Jenkins
5c8550de75
Unit test fixes
2023-05-23 14:41:30 -07:00
Jenkins
4c4d017ddb
Test fix
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
1b28ce55a6
Fix docs
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
0c3ebc0795
New request context
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
166c07f6da
Get rid of RequestContext
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
a560f7c0f3
web.asynchronous should be replaced by gen.coroutine
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
5edd2259d8
Remove stack_context
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
79f240c2e9
Tornado 6.1
2023-05-23 14:41:30 -07:00
Pedro Algarvio
6d918e15a3
Drop Fedora 36 which has reached EOL
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-23 12:49:19 +01:00
Pedro Algarvio
80ff2f662d
Skip tests/unit/{modules,states}/test_zcbuildout.py
on windows.
...
It needs special work on the golden images to get SSL to properly work.
These steps are required because the code being tested is using
`easy_install` which does not know how to get certificates from `certifi`.
Since `easy_install` is too old, and deprecated, the extra work is not
worth it, plus, they are still being tested on other platforms.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-23 12:49:19 +01:00
Pedro Algarvio
f3edefc93a
Update to latest golden images
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-23 12:49:19 +01:00
Pedro Algarvio
a81f58f37d
Define a variable for the path to shared-gh-workflows-context.yml
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-22 19:53:17 -07:00
Pedro Algarvio
d933bec989
Try harder to detect what is the target release for changelog generation.
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-22 19:53:17 -07:00
Pedro Algarvio
eb71862449
Sometimes the first page does not have any results. Try next page if there's a next token.
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-22 19:56:16 +00:00
Daniel A. Wozniak
9dffea3178
Check return code instead of stdout
2023-05-22 19:56:16 +00:00
Daniel A. Wozniak
cb396fe805
Ubuntu pkg tests run apt non-interactive mode.
...
Issue #64307
2023-05-22 19:56:16 +00:00
ScriptAutomate
bd57d085ad
Update banners and links
2023-05-22 19:56:16 +00:00
Eric Graham
83cadc12f5
Add New Line to Changelog
2023-05-22 19:56:16 +00:00
Eric Graham
724fc20824
Run Black Pre-Commit Step
2023-05-22 19:56:16 +00:00
Eric Graham
926270054d
Remove Silent Catch
2023-05-22 19:56:16 +00:00
Eric Graham
db1406a85f
Fix Changelog Typo
2023-05-22 19:56:16 +00:00
Eric Graham
a467c04d04
Clarify Failing Test Message; Search for Entire Log Line in caplog
2023-05-22 19:56:16 +00:00
Eric Graham
071a65fb10
Rename Global Logger log to logger in pip_state.py
2023-05-22 19:56:16 +00:00
Eric Graham
3c552ecb90
Add unit test for #64169
2023-05-22 19:56:16 +00:00
Eric Graham
aeaf55815a
Call global logger when catching pip.list exceptions in states.pip.installed
2023-05-22 19:56:16 +00:00
jeanluc
57608c0067
Fix x509_v2 unknown salt-internal kwargs
2023-05-22 19:56:16 +00:00
jeanluc
6503765b3f
Add test for issue 64232
2023-05-22 19:56:16 +00:00
Frode Gundersen
b91f363951
Update tests/pytests/unit/states/test_linux_acl.py
...
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-05-22 19:56:16 +00:00