Ch3LL
|
ffa4bddcad
|
Increase sleep timeout for pillar refresh test
|
2017-11-13 10:50:16 -05:00 |
|
Nicole Thomas
|
18624d6798
|
Merge pull request #44491 from Ch3LL/ssh_raw
Add salt-ssh raw integration tests
|
2017-11-13 10:47:11 -05:00 |
|
Nicole Thomas
|
aa17bfa8e7
|
Merge pull request #44492 from twangboy/win_skip_mode_check
Fix `unit.utils.test_cloud` for Windows
|
2017-11-13 10:44:30 -05:00 |
|
twangboy
|
2f30ad93b1
|
Skips mode check in Windows
|
2017-11-10 14:29:10 -07:00 |
|
Ch3LL
|
3dc8673417
|
change class name to raw
|
2017-11-10 14:47:42 -05:00 |
|
Ch3LL
|
308596ac8d
|
Add salt-ssh raw integration tests
|
2017-11-10 14:47:38 -05:00 |
|
Nicole Thomas
|
5b95495e75
|
Merge pull request #44484 from Ch3LL/orch_test
Add orchestration tests when target exists or not
|
2017-11-10 12:24:21 -07:00 |
|
Nicole Thomas
|
62c42ca6fb
|
Merge pull request #44480 from Ch3LL/override_pillar
Add integration pillar command line test
|
2017-11-10 12:14:31 -07:00 |
|
Mike Place
|
cc08ad2edc
|
Merge pull request #44317 from Ch3LL/ssh_test
Add state tests and state request system to salt-ssh
|
2017-11-10 11:28:42 -07:00 |
|
Nicole Thomas
|
6669035a30
|
Merge pull request #44478 from rallytime/merge-2017.7
[2017.7] Merge forward from 2016.11 to 2017.7
|
2017-11-10 11:00:55 -07:00 |
|
Mike Place
|
60719d0683
|
Merge pull request #44444 from twangboy/win_lgpo_non_zero
LGPO: Issue with Maximum Password Age
|
2017-11-10 10:26:53 -07:00 |
|
Ch3LL
|
f3ec6df76e
|
Add orchestration tests when target exists or not
|
2017-11-10 12:00:12 -05:00 |
|
Ch3LL
|
46bce3bd5e
|
add additional parser argument for ssh integration tests
|
2017-11-10 10:58:38 -05:00 |
|
Ch3LL
|
e9231430b5
|
remove logic similar to cloud/proxy tests
|
2017-11-10 10:48:31 -05:00 |
|
Ch3LL
|
c731eb8ea6
|
add ssh dir to test runner when --ssh-tests set
|
2017-11-10 10:48:31 -05:00 |
|
Ch3LL
|
8089a885c2
|
add wipe function to other run_ssh method
|
2017-11-10 10:48:31 -05:00 |
|
Ch3LL
|
200b12ae6a
|
change versionadded salt version
|
2017-11-10 10:48:31 -05:00 |
|
Ch3LL
|
e3ebb5e9b3
|
fix comment and variables
|
2017-11-10 10:48:30 -05:00 |
|
Ch3LL
|
faef0886a7
|
Add state tests and state request system to salt-ssh
|
2017-11-10 10:48:30 -05:00 |
|
Ch3LL
|
12fed1b4d8
|
Add integration pillar command line test
|
2017-11-10 10:43:37 -05:00 |
|
rallytime
|
9fcc2a70b5
|
Merge branch '2016.11' into '2017.7'
Conflicts:
- tests/unit/modules/test_rh_ip.py
|
2017-11-10 10:33:25 -05:00 |
|
Nicole Thomas
|
4f3a79df07
|
Merge pull request #44467 from twangboy/win_fix_test_doc
Fix `unit.test_doc` for Windows
|
2017-11-10 08:21:57 -07:00 |
|
twangboy
|
0a9e862bf4
|
Use regex to split
|
2017-11-09 16:24:19 -07:00 |
|
twangboy
|
de6b394445
|
Remove unneeded functions
|
2017-11-09 14:16:08 -07:00 |
|
twangboy
|
ee0914f7e9
|
Fix some lint, remove unnecessary function
|
2017-11-09 14:16:08 -07:00 |
|
twangboy
|
d52a7c12db
|
Fix typo in PasswordComplexity policy
|
2017-11-09 14:16:08 -07:00 |
|
twangboy
|
44f8f43812
|
Fix problem where 0 isn't 0
|
2017-11-09 14:16:03 -07:00 |
|
Gareth J. Greenaway
|
ff4f13877f
|
Merge pull request #44443 from Ch3LL/ssh_grains
Add salt-ssh grains.items test
|
2017-11-08 17:42:10 -07:00 |
|
Ch3LL
|
5d1a9af4b5
|
Add salt-ssh grains.items test
|
2017-11-08 13:41:11 -05:00 |
|
Nicole Thomas
|
a66cd67d15
|
Merge pull request #44260 from seanjnkns/issue-39901
Fixes #39901 for RH/CentOS 7
|
2017-11-07 16:14:58 -07:00 |
|
Nicole Thomas
|
dcdf2d4c90
|
Merge pull request #44429 from Ch3LL/orch_doc
Fix orch doc from pillat.get to pillar.get
|
2017-11-07 16:06:38 -07:00 |
|
Ch3LL
|
38ca5520f0
|
Fix orch doc from pillat.get to pillar.get
|
2017-11-07 11:36:10 -05:00 |
|
Nicole Thomas
|
62c4addef8
|
Merge pull request #43817 from The-Loeki/orch-pillarenv
Orchestrate runner forces pillarenv and saltenv to None
|
2017-11-06 23:00:15 -07:00 |
|
Sean Jenkins
|
ed8cccf457
|
#39901: Fix pylint
|
2017-11-06 17:02:53 -07:00 |
|
Sean Jenkins
|
43c81dfdee
|
#39901: Add unit tests
|
2017-11-06 15:04:22 -07:00 |
|
Mike Place
|
9e4708b7b9
|
Merge pull request #44408 from rallytime/merge-2017.7
[2017.7] Merge forward from 2016.11 to 2017.7
|
2017-11-06 08:52:59 -07:00 |
|
rallytime
|
edbbd5fc2b
|
Merge branch '2016.11' into '2017.7'
Conflicts:
- .kitchen.yml
- salt/modules/win_system.py
|
2017-11-05 20:56:44 -07:00 |
|
Mike Place
|
b11da0d2da
|
Merge pull request #44358 from The-Loeki/kube-client-cert-file
Kubernetes client certificate file usage fix
|
2017-11-03 15:51:27 -06:00 |
|
Mike Place
|
1974e52c06
|
Merge pull request #44347 from rallytime/merge-2017.7
[2017.7] Merge forward from 2016.11 to 2017.7
|
2017-11-03 15:48:20 -06:00 |
|
Nicole Thomas
|
5e289f42ba
|
Merge pull request #44383 from gtmanfred/2016kitchen
switch salt-jenkins over to saltstack for kitchen-salt tests
|
2017-11-03 13:56:47 -06:00 |
|
Daniel Wallace
|
b65f4ea4ea
|
switch salt-jenkins over to saltstack
|
2017-11-02 10:29:45 -06:00 |
|
Nicole Thomas
|
aea9f4a115
|
Merge pull request #44364 from Ch3LL/fix_size_test
Include disk size check for test_spm_build_big_file test
|
2017-11-01 09:57:24 -04:00 |
|
Ch3LL
|
952c6bfea4
|
Include file size check for test_spm_build_big_file test
|
2017-10-31 18:18:37 -04:00 |
|
Mike Place
|
cab54e34b5
|
Merge pull request #44173 from twangboy/win_system_docs
Use google style docstrings in win_system.py
|
2017-10-31 11:56:33 -06:00 |
|
Mike Place
|
609de9367a
|
Merge pull request #44273 from DSRCorporation/bugs/44239_syndic_progress
Workaround progressbar failure if minion is behind syndic.
|
2017-10-31 11:07:16 -06:00 |
|
Mike Place
|
7aaea1d179
|
Merge pull request #44304 from jfindlay/cron_id
states.cron identifier defaults to name
|
2017-10-31 10:39:46 -06:00 |
|
Ronald van Zantvoort
|
35a8b0bb38
|
Kubernetes client certificate file usage fix
|
2017-10-31 15:54:24 +01:00 |
|
Nicole Thomas
|
e4dbbde734
|
Merge pull request #44322 from rossengeorgiev/saltssh-docs-update
updated CLI docs for salt-ssh
|
2017-10-30 17:39:22 -04:00 |
|
Nicole Thomas
|
eef6dbfa58
|
Merge pull request #44350 from gtmanfred/2017.7
update salt-jenkins repo to 2017.7
|
2017-10-30 17:31:29 -04:00 |
|
Daniel Wallace
|
cf71e3d9f2
|
update salt-jenkins repo to 2017.7
|
2017-10-30 15:29:00 -06:00 |
|