Daniel A. Wozniak
a3b79144c1
Fix ssh and cmd mod tests
2025-02-17 15:44:26 -07:00
Daniel A. Wozniak
d3401c0c52
Remove branches from workflow-finished
2025-02-17 14:02:31 -07:00
Daniel A. Wozniak
fc0c0dd3b1
salt.profile.output has been removed
2025-02-17 00:24:49 -07:00
Daniel A. Wozniak
86c7e1f5c9
Remove cruft
2025-02-17 00:16:13 -07:00
Daniel A. Wozniak
a017805680
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/3007.x
2025-02-17 00:09:58 -07:00
Daniel Wozniak
64a91d459f
Merge pull request #67209 from dwoz/merge/3007.x/3006.x
...
Merge forward 3006.x to 3007.x
2025-02-16 21:21:47 -07:00
Daniel A. Wozniak
3ea2573906
Define branches for workflow finished
2025-02-16 21:10:32 -07:00
Daniel A. Wozniak
3be907b608
Pull in workflow-finished changes from 3006.x
2025-02-16 18:52:49 -07:00
Daniel A. Wozniak
d2551346f3
Fix pkg testrun log artifacts name
2025-02-16 18:33:40 -07:00
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