MKLeb
|
e11d6a478a
|
More fixes for upgrades of NSIS packages from relenv-based previous versions
|
2023-06-29 13:01:04 -07:00 |
|
MKLeb
|
d007ebd8d9
|
Some more fixes for the NSIS package tests
|
2023-06-29 13:01:04 -07:00 |
|
MKLeb
|
0d622479b2
|
Additional fixes for mac and windows upgrade tests
|
2023-06-29 13:01:04 -07:00 |
|
MKLeb
|
f952418e90
|
Use download_file for the windows packages as well
|
2023-06-29 13:01:04 -07:00 |
|
MKLeb
|
0ec60c70d2
|
Fix mac upgrade test urls
|
2023-06-29 13:01:04 -07:00 |
|
MKLeb
|
9a4e026d59
|
The major version needs to be cast to an int for comparison
|
2023-06-29 13:01:04 -07:00 |
|
MKLeb
|
7aadeaf792
|
Account for upgrades from new relenv-based repos
|
2023-06-29 13:01:04 -07:00 |
|
Pedro Algarvio
|
ba733b3a63
|
Don't hide output
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-28 07:26:05 +01:00 |
|
Pedro Algarvio
|
fb9f0bc54a
|
Don't hardcode the python version on pkg/debian/salt-cloud.postinst
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-28 07:26:05 +01:00 |
|
Pedro Algarvio
|
e4876d2e49
|
Don't hardcode the python version in the test.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-28 07:26:05 +01:00 |
|
twangboy
|
e7832f772d
|
Add suggested docs fixes
|
2023-06-20 19:41:59 +00:00 |
|
twangboy
|
f036af2953
|
Quote spaces in the script path
|
2023-06-20 19:41:59 +00:00 |
|
twangboy
|
d516d17840
|
Quote path to salt-bin
|
2023-06-20 19:41:59 +00:00 |
|
twangboy
|
901708cf09
|
Add tests for multi-minion script
|
2023-06-20 19:41:59 +00:00 |
|
twangboy
|
b0d14780fa
|
Add docs, don't run as service
|
2023-06-20 19:41:59 +00:00 |
|
twangboy
|
7a802fbb6e
|
Add scripts to installer, clean msi files
|
2023-06-20 19:41:59 +00:00 |
|
Twangboy
|
2f07a4e3af
|
Fix name of cmd script from master to minion
|
2023-06-20 19:41:59 +00:00 |
|
Twangboy
|
c016b46029
|
Remove BOM to fix pre-commit
|
2023-06-20 19:41:59 +00:00 |
|
Twangboy
|
97e6ff7a1a
|
Add scripts for setting up multi-minion on Windows
|
2023-06-20 19:41:59 +00:00 |
|
Pedro Algarvio
|
40d8564265
|
The fixture should be session scoped
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-17 20:45:41 +01:00 |
|
Pedro Algarvio
|
28d2987b63
|
Make sure system installed packages are up-to-date before running tests.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-17 13:39:37 +01:00 |
|
Pedro Algarvio
|
4ab503d459
|
Pass the python version too
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-14 16:43:53 +01:00 |
|
Pedro Algarvio
|
520ec4a0e9
|
Pass along the relenv version that should be used.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-06-14 16:43:53 +01:00 |
|
MKLeb
|
e68ee534da
|
Use unzip for the windows onedir archives after download
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
1f5191ec65
|
Fix the condition in another spot
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
6518cedcb5
|
Windows has multiple package types, change the setup condition to reflect that
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
95d8e03a10
|
Assign arch outside of the ifs
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
c0c5058156
|
provide the right arguments to setup_windows and setup_macos
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
ba4f80b0ee
|
Add onedir download tests for windows and mac as well
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
9ea7a0177b
|
Give a separate path to extract the onedir to
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
d99b7684eb
|
Add initial onedir download test for linux (using Ubuntu x86 and arm)
|
2023-06-12 20:24:07 +00:00 |
|
MKLeb
|
8fce8ca476
|
Relenv now produces Python 3.10.11
|
2023-05-24 15:13:40 +01:00 |
|
MKLeb
|
ae9f9d379b
|
Fix windows and mac building from without an existing onedir
|
2023-05-24 15:13:40 +01:00 |
|
MKLeb
|
e2a624f984
|
Build macos packages without existing onedir
|
2023-05-24 15:13:40 +01:00 |
|
Daniel A. Wozniak
|
50c666eaf8
|
Check return code instead of stdout
|
2023-05-22 18:40:56 +01:00 |
|
Daniel A. Wozniak
|
a5cfe80c89
|
Ubuntu pkg tests run apt non-interactive mode.
Issue #64307
|
2023-05-22 18:40:56 +01:00 |
|
Salt Project Packaging
|
4e8b77df67
|
Release v3006.1
|
2023-05-05 17:53:34 +00:00 |
|
Pedro Algarvio
|
ad84d7cae9
|
Let's not concentrate the logic into a "one liner"
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-05 10:11:18 +01:00 |
|
Pedro Algarvio
|
9a94ec6d6a
|
Confirm salt extensions are discoverable by salt when salt-pip installed
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-05 10:11:18 +01:00 |
|
Pedro Algarvio
|
a59929ad20
|
Be sure to run the installed script to confirm it works
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-05-05 10:11:18 +01:00 |
|
Daniel A. Wozniak
|
8e4907a057
|
Skip salt user tests on macos
|
2023-05-03 16:42:19 -07:00 |
|
Daniel A. Wozniak
|
c4ee9ee967
|
Fix perms on could deployment directories
|
2023-05-03 16:42:19 -07:00 |
|
Daniel A. Wozniak
|
e36aa3cfcb
|
Skip all salt user tests on mac
|
2023-05-03 12:35:08 -07:00 |
|
Daniel A. Wozniak
|
28d87c1333
|
Add chahgelogs for #64141 and #64158
|
2023-05-03 12:35:08 -07:00 |
|
Daniel A. Wozniak
|
64a0bddd13
|
Generate master and minion configs
|
2023-05-03 12:35:08 -07:00 |
|
Daniel A. Wozniak
|
6b599b0e12
|
salt user in rpm
|
2023-05-03 12:35:08 -07:00 |
|
Daniel A. Wozniak
|
e00031c5e5
|
Salt home has world read and execute perms
|
2023-05-03 12:35:08 -07:00 |
|
Daniel A. Wozniak
|
6c66467269
|
Leave salt dir world read/execute
|
2023-05-03 12:35:08 -07:00 |
|
Daniel A. Wozniak
|
fb6906f9d2
|
use preinst for salt user
|
2023-05-03 12:35:08 -07:00 |
|
Daniel A. Wozniak
|
9a3ce4630c
|
Fix warts in setting up user in spec file
|
2023-05-03 12:35:08 -07:00 |
|