Daniel A. Wozniak
08844f7388
separate mac command
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
2ebf81af42
macOS fixes
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
d6d9484a0c
Fix paths to scripts
2025-02-01 01:05:09 -07:00
Daniel A. Wozniak
3add99aa12
use push instead of pull_request
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
bdcac9e38b
Fix pull event name
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
4466cd0035
Add pull until merged foward
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
f3cd64cd1e
Fix runner
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
d658154449
Add run name
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
7afd7649f5
Fix workflow
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
34b583d1e6
Initial commit of ssh debug workflow
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
be98f55dcc
Igonre bad exit code
2025-01-30 16:47:23 -07:00
Daniel A. Wozniak
74a4b5b4ee
Make sure docker is running before pull
2025-01-30 16:47:23 -07:00
Twangboy
60a9edf235
Final fix for test_script failures
2025-01-27 14:51:37 -07:00
Twangboy
ab900b9375
Make action use powershell, not pwsh or core
2025-01-27 14:51:37 -07:00
Twangboy
48647c2080
Try setting PSModulePath to empty
2025-01-27 14:51:37 -07:00
Twangboy
df03e6f985
Try setting AZP_AGENT_CLEANUP_PSMODULES_IN_POWERHELL
2025-01-27 14:51:37 -07:00
Twangboy
630f979214
Display Windows Environment Variables
2025-01-27 14:51:37 -07:00
Daniel A. Wozniak
2b45cd6ee5
Skip report steps for now
2025-01-26 15:47:42 -07:00
Daniel A. Wozniak
cec866179b
Fix test step label
2025-01-26 15:47:42 -07:00
Daniel A. Wozniak
c7a45fd32d
Add identifier for arm runs
2025-01-24 00:08:39 -07:00
Daniel A. Wozniak
b02788ed00
Use setup python, again
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
d4aa4e7b3b
Move linux arm into it's own matrix
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
1b24b47276
Split integration less
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
23785aecc5
Make linux_arm_runner required
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
ca4b04b730
The macOS-12 environment is deprecated
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
6b1cd9e720
Make setup python tools work with python 3.12
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
ac8d40735e
Public repositores can use github's arm runners
2025-01-23 16:36:35 -07:00
Barney Sowood
2da58365e9
Set TMPDIR to $RUNNER_TEMP
...
Sets the TMPDIR environment variable to the value of $RUNNER_TEMP, which
should point to a suitable temp dir for runner operations. On windows
runners, this should be on the same disk volume as the checked out repo
and the root for pytest-salt-factories masters and minions.
2025-01-22 12:57:32 -07:00
Daniel A. Wozniak
08853b63a3
Fix exit status reqs for release
2025-01-16 23:48:08 -07:00
Daniel A. Wozniak
1a09279741
Fix exit status test requirements
2025-01-16 23:48:08 -07:00
Daniel A. Wozniak
306bdf8425
Configure apparmor
2025-01-15 18:37:38 -07:00
Daniel A. Wozniak
76e3e36e39
Fix test failures, use overlay
2025-01-14 02:45:59 -07:00
Daniel A. Wozniak
5dd5b891f0
Include test group name in artifacts
2025-01-12 02:45:52 -07:00
Daniel A. Wozniak
028dae8379
Remove cruft
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
277b24e4a1
Show free memory and test fix
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
8b98b7990b
Add docker inspect and add ulimit to container create
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
8f97ff4c59
Upload artifact name fix
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
faecc6d48c
Unit test fix and artifact name correction
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
f7e331a746
Revert single test change
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
2e6671cf86
Check test
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
9ead172225
Add host network config
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
f2046b3a71
Try setting network mtu to fix tests
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
81ccaa9087
use sudo to re-configure docker
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
f9f3439835
attempt to fix docker in docker issues on some os
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
b24bb0811f
test without network
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
0d6f1857ec
Show container processes for debugging
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
96a1813845
Add network info to test action
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
7167affa28
Do not mount docker socket
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
4923a9888b
Add debug docker config
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
0afeb7af1c
Attempt to build with relenv buildenv environment variable set
2025-01-11 15:25:01 -07:00