Commit graph

122387 commits

Author SHA1 Message Date
Daniel A. Wozniak
7b74517da5 Test fixes 2025-02-16 17:09:17 -07:00
Daniel A. Wozniak
4e78a0e233 meh 2025-02-16 01:57:31 -07:00
Daniel A. Wozniak
f02cb2efbe Make sure events are handled concurrently 2025-02-15 14:06:28 -07:00
Daniel A. Wozniak
9eb019278a Account for api change 2025-02-14 16:01:17 -07:00
Daniel A. Wozniak
0140f6fd46 Add timeout for connect 2025-02-14 16:00:57 -07:00
Daniel A. Wozniak
d625eaeea8 Merge branch '3006.x' into merge/3007.x/3006.x-last-merge 2025-02-14 01:23:02 -07:00
Daniel A. Wozniak
59ab018e0f Fix spelling error 2025-02-12 16:58:48 -07:00
Joe Groocock
dcf37bda37 Use Current ioloop in SyncWrapper
A new ioloop is created for each SyncWrapper, but is not swapped in
automatically (see make_current=False for Tornado) anymore - this means
that the context manager (current_ioloop) is needed to access that
ioloop for the purposes of the synchronus execution.

Signed-off-by: Joe Groocock <jgroocock@cloudflare.com>
2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
f6db09f724 Fix up log levels 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
06a9a3ab96 Fix pre-commit 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
d714a112b5 Fix unit test failures 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
e1056ccf39 Add some debug log statements 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
05cd683eab Fix flaky multi-master test
Run event handlers for all master's in parallel. Otherwise, one handler
could block the other from running in a timely manner.
2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
6dcb7182b3 Do not alow get_event to run with async subscriber 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
f6aa6ff807 Initial commit of large event fix 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
66e46a32d8 Add regression test for #66562 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
0820ee84b0 Remove unused code 2025-02-11 16:48:37 -07:00
Daniel A. Wozniak
4081406715 Github variables wont do the trick 2025-02-11 16:48:37 -07:00
Twangboy
91dc936543 Fix failing tests 2025-02-11 15:07:32 -07:00
Twangboy
fb658a369b fix lint 2025-02-11 15:07:32 -07:00
Twangboy
ec49ec72c8 Add changelog 2025-02-11 15:07:32 -07:00
Twangboy
49950e7a25 Handle AllowInboundRules when setting firewall 2025-02-11 15:07:32 -07:00
twangboy
bd20c5117d Add install guide link and repo urls 2025-02-11 15:07:12 -07:00
ScriptAutomate
31a3e157f4 Update various out-dated links, emails, etc. 2025-02-11 15:07:12 -07:00
twangboy
4a6bd863e8 Change repo.saltproject.io to new url 2025-02-11 15:07:12 -07:00
David Murphy
c2f129ac58 Add back accidentially deleted pkg sub-dir. 2025-02-10 15:26:36 -07:00
David Murphy
3aec32f675 Remove artifacts change to .gitignore 2025-02-10 15:26:36 -07:00
David Murphy
39cebf6f1d Update for reviewer comments, and add artifacts to git ignore 2025-02-10 15:26:36 -07:00
David Murphy
a7f38d9473 Correct dictionary format returned in test 2025-02-10 15:26:36 -07:00
David Murphy
06d813285d Add test support for slash embedded in git branch name when using pillar 2025-02-10 15:26:36 -07:00
David Murphy
ccdc5bb138 Removed debugging statements 2025-02-10 15:26:36 -07:00
David Murphy
092ce44978 More debugging 2025-02-10 15:26:36 -07:00
David Murphy
368ee2ac38 More debugging on pygit2 2025-02-10 15:26:36 -07:00
David Murphy
5779722440 Fixed debugging test 2025-02-10 15:26:36 -07:00
David Murphy
c346ebaad4 Fix modified debug test 2025-02-10 15:26:36 -07:00
David Murphy
d0231f33ee Added debugging outputs 2025-02-10 15:26:36 -07:00
David Murphy
b0029609ab WIP - Generate a rebuild to test gitfs pillar 2025-02-10 15:26:36 -07:00
Daniel A. Wozniak
971458eb6d Add more workflows to restart 2025-02-09 16:55:23 -07:00
Daniel A. Wozniak
cea608be9f Increase request timeout 2025-02-06 23:44:28 -07:00
Daniel A. Wozniak
fe28c55227 Fix tests referencing repo.saltproject.io 2025-02-06 20:48:58 -07:00
Daniel A. Wozniak
be25fb8f7e Branch build fix 2025-02-06 15:06:58 -07:00
Daniel A. Wozniak
65dff0ba98 Test fixup
- Actually fix cluster key rotate test by useing getpass module.
- Skip a test that won't pass because amazon linux 2 systemd is not
  fully working in a container.
2025-02-05 19:25:46 -07:00
Daniel A. Wozniak
98a0673eca Fix pre-commit and lint 2025-02-05 18:24:45 -07:00
Daniel A. Wozniak
ed8a0e0d9c Cluster scenario fix 2025-02-05 17:50:58 -07:00
Daniel A. Wozniak
2b44a6ce9a Add requested slugs 2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
be450ab3f1 Skip jobs when they are not needed 2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
d9167652e5 Clean up if syntax 2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
7ca0312ae2 Allow configuration of which slugs to run 2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
ee49042a0f show testrun for debug 2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
3d240a12d7 fix output step name 2025-02-05 14:13:12 -07:00