Commit Graph

45 Commits

Author SHA1 Message Date
rallytime
8d1e1e7f94
Merge branch '2017.7' into '2018.3'
Conflicts:
  - .kitchen.yml
  - Gemfile
  - pkg/windows/build_env_2.ps1
  - pkg/windows/build_env_3.ps1
  - pkg/windows/req.txt
  - salt/client/ssh/__init__.py
  - salt/client/ssh/ssh_py_shim.py
  - salt/modules/boto_vpc.py
  - salt/modules/file.py
  - salt/modules/heat.py
  - salt/modules/smartos_vmadm.py
  - salt/modules/win_dsc.py
  - salt/returners/elasticsearch_return.py
  - salt/runners/salt.py
  - salt/states/module.py
  - salt/utils/win_functions.py
  - setup.py
  - tests/integration/modules/test_state.py
  - tests/unit/grains/test_core.py
  - tests/unit/test_pillar.py
2018-03-15 17:22:05 -04:00
Daniel Wallace
50d6e2c7be
retry if there is a segfault 2018-03-13 16:40:35 -06:00
Daniel Wallace
da002f78d0
include virtualenv path for py3 windows 2018-03-12 12:24:51 -06:00
Daniel Wallace
fe2efe03ea
remove duplicate setup 2018-03-12 11:14:33 -06:00
Daniel Wallace
b8ab8434a5
fix windows for kitchen 2018-03-08 09:43:36 -07:00
Daniel Wallace
c56baa95a8
clone .git for the version tests 2018-03-06 15:36:35 -07:00
Daniel Wallace
5219f7d2ba
fix minion log path 2018-03-06 14:53:11 -07:00
Daniel A. Wozniak
51b0e54ffe
Update salt-jenkins branch in kitchen config 2018-03-05 15:58:48 -07:00
Daniel Wallace
3c9eed8929
pull minion log from kitchen sandbox 2018-01-23 07:38:36 -07:00
Daniel Wallace
a8341fea01
clean up for windows tests for kitchen-salt 2018-01-06 17:14:46 -07:00
Daniel Wallace
9ab1af738f
switch kitchen-salt to use rsync transport to preserve symlinks 2018-01-04 17:29:45 -05:00
Daniel Wallace
cf98ed472e
fix up symlinks 2018-01-04 17:29:45 -05:00
Daniel Wallace
cb8036e680
switch kitchen-salt to use rsync transport to preserve symlinks 2018-01-03 16:07:26 -07:00
Daniel Wallace
19198fd866
fix up symlinks 2018-01-03 15:08:42 -07:00
Daniel Wallace
4f3b089e0e
fix copying back 2017-12-31 11:10:28 -07:00
Daniel Wallace
f56f062a6a
download xml for junit 2017-12-31 11:10:16 -07:00
Daniel Wallace
7cc342a5d6
use new runtests verifier 2017-12-31 11:10:01 -07:00
Daniel Wallace
b7932901ca
fix copying back 2017-12-30 11:00:03 -07:00
Daniel Wallace
8cb15ec689
download xml for junit 2017-12-29 15:00:54 -07:00
Daniel Wallace
d9e868ebd0
use new runtests verifier 2017-12-29 14:23:59 -07:00
rallytime
9ded5e1cbb
Merge branch '2017.7' into 'oxygen'
Conflicts:
  - salt/config/__init__.py
  - salt/grains/core.py
  - salt/modules/win_lgpo.py
  - salt/returners/mysql.py
  - salt/states/libcloud_dns.py
  - tests/integration/runners/test_runner_returns.py
  - tests/unit/grains/test_core.py
2017-12-21 15:58:08 -05:00
Daniel Wallace
23bd38ad66
enable using kitchen-salt on ec2
These changes are needed to run the test suite on ec2 using sudo.
2017-12-20 17:18:39 -07:00
Daniel Wallace
0f05d8c6bb
move oxygen kitchen to use the oxygen salt-jenkins 2017-12-12 14:08:32 -07:00
rallytime
08c71f13e4
Merge branch '2017.7' into 'oxygen'
Conflicts:
  - doc/ref/configuration/minion.rst
  - doc/topics/thorium/index.rst
  - salt/beacons/__init__.py
  - salt/client/mixins.py
  - salt/client/ssh/wrapper/state.py
  - salt/daemons/masterapi.py
  - salt/grains/extra.py
  - salt/minion.py
  - salt/modules/cron.py
  - salt/modules/file.py
  - salt/modules/mac_user.py
  - salt/modules/napalm_network.py
  - salt/modules/state.py
  - salt/modules/win_file.py
  - salt/modules/win_pkg.py
  - salt/proxy/dummy.py
  - salt/state.py
  - salt/states/file.py
  - salt/states/lxc.py
  - salt/utils/__init__.py
  - salt/utils/schedule.py
  - tests/integration/modules/test_file.py
  - tests/integration/modules/test_groupadd.py
  - tests/integration/ssh/test_state.py
  - tests/integration/states/test_file.py
  - tests/unit/daemons/test_masterapi.py
  - tests/unit/grains/test_core.py
  - tests/unit/modules/test_disk.py
  - tests/unit/modules/test_napalm_network.py
  - tests/unit/modules/test_state.py
  - tests/unit/test_minion.py
  - tests/unit/utils/test_process.py
2017-12-11 18:24:41 -05:00
rallytime
052b13c98e
Merge branch '2017.7' into 'develop'
Conflicts:
  - salt/cli/daemons.py
  - salt/client/ssh/__init__.py
  - salt/modules/win_pkg.py
  - salt/netapi/rest_cherrypy/app.py
  - salt/proxy/fx2.py
  - salt/utils/__init__.py
  - salt/utils/jinja.py
  - salt/utils/napalm.py
  - salt/utils/path.py
  - salt/utils/verify.py
  - tests/integration/modules/test_saltutil.py
  - tests/integration/states/test_service.py
  - tests/unit/utils/test_verify.py
2017-11-22 12:36:03 -05:00
Daniel Wallace
a2af3cb857
Include client mixin globals in scheduler for runner modules
These things are included in the runners modules from the RunnerClient,
but do not get included by the loader, and need to be made available explicitly
when the modules are being run by the scheduler.
2017-11-16 09:29:55 -07:00
Daniel Wallace
3e04d2d44c
use kitchen-sync for copying files 2017-11-14 11:39:44 -07:00
Daniel Wallace
9bc70fd31b
back up to 2017.7.1 for kitchen tests
Until https://github.com/saltstack/salt/pull/44016 is included centos tests need to use 2017.7.1, otherwise it is unable to download the busybox binary.
2017-11-14 11:39:09 -07:00
Daniel Wallace
3b93ea058b
ubuntu 14 and centos 6 should not have py3 tests 2017-11-13 15:53:09 -07:00
rallytime
4e2280157a
Merge branch '2017.7' into 'develop'
Conflicts:
  - .kitchen.yml
  - tests/unit/test_doc.py
  - tests/unit/utils/test_cloud.py
2017-11-13 12:27:59 -05:00
Daniel Wallace
a83e9d892d
update kitchen yaml to use master for salt-jenkins 2017-11-10 09:40:07 -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
Daniel Wallace
b65f4ea4ea
switch salt-jenkins over to saltstack 2017-11-02 10:29:45 -06:00
Daniel Wallace
cf71e3d9f2
update salt-jenkins repo to 2017.7 2017-10-30 15:29:00 -06:00
Daniel Wallace
79b8b2d0bf
remove binding
With binding, the rendered template is not returned to stdout (into the template).
2017-10-30 14:46:42 -06:00
Daniel Wallace
bf577c3d8b
remove binding
With binding, the rendered template is not returned to stdout (into the template).
2017-10-30 14:46:15 -06:00
Daniel Wallace
ec24fbc0c2
render template files platforms.yml and driver.yml 2017-10-30 13:53:51 -06:00
Daniel Wallace
c50508f0b7
render template files platforms.yml and driver.yml 2017-10-30 13:52:20 -06:00
Daniel Wallace
39262b625e
update .kitchen.yml to run py3 tests too 2017-10-27 10:31:45 -06:00
Daniel Wallace
392fd4f837
try newest salttesting 2017-10-24 09:23:46 -06:00
Daniel Wallace
10e309a64f
which vagrant should go to stderr 2017-10-24 09:23:46 -06:00
Daniel Wallace
9307564de0
fix output columns 2017-10-24 09:23:46 -06:00
Daniel Wallace
2da22f87e1
test opennebula 2017-10-24 09:23:46 -06:00
Daniel Wallace
7465f9b27a
add script for copying back artifacts 2017-10-24 09:23:46 -06:00
Daniel Wallace
255118cfd7
run tests with kitchen 2017-10-24 09:23:44 -06:00