Daniel A. Wozniak
0ea007de6f
Parse chattr version and fix test case
...
- Parse the system's chattr version from the chattr man page
- Fix integration.states.test_cron on centos 6
2019-04-21 22:19:45 +00:00
Daniel A. Wozniak
b0af11f3d3
Run include tests when pillar source changes
2019-04-10 22:41:47 +00:00
Gareth J. Greenaway
e37fc20e7c
Merge branch '2018.3' into merge-2018.3
...
Conflicts:
- doc/ref/modules/all/index.rst
- salt/states/file.py
- tests/unit/modules/test_yumpkg.py
- tests/unit/modules/test_zypperpkg.py
- tests/unit/states/test_file.py
2019-02-22 16:38:15 -08:00
Daniel Wallace
d59952fce6
Merge branch '2018.3' into virtualnames
2019-02-19 16:59:42 -06:00
Daniel Wallace
33bb5bfe69
fix use of virtualname
...
Make sure that the virtualname is included in the actual filename of
core modules. This will help speed up loading of modules that need to
use the virtualname, so that we hit @depends decorators less.
2019-02-19 13:16:06 -06:00
Ch3LL
ffa2f5fa50
Merge branch '2018.3' into '2019.2'
...
Conflicts:
- pkg/windows/build_env_2.ps1
- pkg/windows/build_env_3.ps1
- pkg/windows/req.txt
- pkg/windows/req_win.txt
- salt/grains/core.py
2019-02-15 15:09:36 -05:00
Gareth J. Greenaway
0760133336
adding integration.scheduler.test_helpers to various files to by pass the test_module_name_source_match check.
2019-02-13 09:27:55 -08:00
Gareth J. Greenaway
0f15796484
Merge branch '2018.3' into merge-2018.3
...
Conflicts:
salt/utils/schedule.py
2018-11-26 11:43:51 -08:00
Gareth J. Greenaway
45e160d8fe
Adding integration.scheduler.test_maxrunning to filename_map.yml
2018-11-23 17:07:16 -08:00
rallytime
a02564c7c0
Merge branch '2018.3' into 'fluorine'
...
Conflicts:
- salt/utils/win_dacl.py
2018-11-05 14:06:42 -05:00
rallytime
1ef712a178
Add various ssh tests to the filemap for salt/utils/vt.py changes
...
Some of the salt-ssh tests use the salt/utils/vt.py functions. A recent
change in that file caused about 90 tests to start failing on the branch.
We need to make sure these tests run when changes to the vt.py util are
made in PRs.
2018-10-29 16:40:23 -04:00
rallytime
4e930a0fed
Revert "Remove "test_custom" from grains section of filename_map"
...
This reverts commit 68ab3eef55
.
2018-10-29 13:03:27 -04:00
rallytime
fffe689f98
Revert "Remove test_error from scheduler tests"
...
This reverts commit 68146983cb
.
2018-10-29 13:03:12 -04:00
rallytime
68ab3eef55
Remove "test_custom" from grains section of filename_map
...
This test is for functionality only available in fluorine and newer.
Removing this for 2018.3.
2018-10-26 15:17:12 -04:00
rallytime
68146983cb
Remove test_error from scheduler tests
...
These tests are not present on 2018.3
2018-10-26 14:54:25 -04:00
rallytime
059754c207
Add some doc tests to the filemap that should run on every PR
...
These files test aspects of the documentation that are not covered by the
pylint or doc build runs. Therefore, these should run on all incoming PRs.
2018-10-23 14:52:19 -05:00
Erik Johnson
8f790c0e74
Fix conflicting dict key in filename map
2018-10-23 14:48:32 -05:00
Erik Johnson
dd20f12988
Make sure we always run the module names test
2018-10-23 14:47:17 -05:00
Erik Johnson
785d2989b9
Add integration.netapi.rest_tornado.test_app to filename map
2018-10-23 14:47:17 -05:00
Erik Johnson
1ef43a34bd
Add additional paths to the filename map
2018-10-23 14:22:07 -05:00
Erik Johnson
3f1b6fd661
Add more unit test mapping
2018-10-23 14:21:21 -05:00
Erik Johnson
ac3406d031
Fill out the filename map a bit
2018-10-23 14:21:21 -05:00
Erik Johnson
569276bedf
Add an initial filename_map
2018-10-23 14:21:21 -05:00