Thomas S Hatch
245c06100d
Merge pull request #15568 from jacksontj/process_manage
...
Process manager
2014-09-09 11:30:30 -06:00
Thomas S Hatch
0004ff8898
Merge branch '2014.7' into develop
2014-09-09 11:20:29 -06:00
rallytime
f7a00ce643
Fix mdadm tests
2014-09-09 07:07:23 -06:00
Thomas S Hatch
0a094e2c43
Merge pull request #15104 from srkunze/feature/safe_env
...
Made safe environment copy
2014-09-08 14:48:58 -06:00
rallytime
690e85a089
Change expected return for deleting digital ocean instance
2014-09-08 14:13:26 -06:00
Thomas Jackson
4a83d8a9c3
Pylint cleanup
2014-09-06 15:45:15 -07:00
Thomas S Hatch
467fd955ed
Merge pull request #15564 from s0undt3ch/hotfix/git-describe-first-parent
...
Use the first parent on git describe when available.
2014-09-06 16:31:46 -06:00
Thomas Jackson
d029685e96
Change main master daemon to use ProcessManager
...
Add tests for processmanager
2014-09-06 14:31:20 -07:00
Pedro Algarvio
0a1857b8f1
Update test case to also use --first-parent
2014-09-06 02:32:18 +01:00
rallytime
1727d04701
Generate random cloud provider names on digital ocean
2014-09-05 15:57:00 -06:00
rallytime
6de2a37ec8
Generate random cloud instance name on rackspace tests
2014-09-05 14:09:42 -06:00
Dave Rawks
873ca1e0b1
Updated test to account for additional flag
2014-09-05 10:08:17 -07:00
Thomas S Hatch
e34e81f41b
Merge branch '2014.7' into develop
...
Conflicts:
salt/minion.py
2014-09-05 11:03:12 -06:00
rallytime
df504928b6
Update linode tests to use a randomly generated instance name
2014-09-05 09:23:40 -06:00
Sven R. Kunze
d294e95cf5
fixed test_os_environment_remains_intact
2014-09-05 12:20:08 +02:00
Thomas S Hatch
70950a1543
Merge pull request #15510 from lyft/boto_elb_resolve_error_on_deregister_instances_call
...
deregister_instances and register_instances methods return True/False/None
2014-09-04 15:32:45 -06:00
Thomas S Hatch
921fd6362c
Merge pull request #15512 from ajacoutot/obsd-tests
...
tests: recognize OpenBSD
2014-09-04 15:27:42 -06:00
Colton Myers
57e187d46f
Merge branch '2014.7' into develop
...
Conflicts:
salt/modules/mount.py
2014-09-04 13:45:03 -06:00
Thomas S Hatch
a2e8d72f21
Merge pull request #15462 from garethgreenaway/returner_experiments
...
Updates to returners, consolidated code.
2014-09-04 11:03:23 -06:00
Antoine Jacoutot
1ef276575f
tests: recognize OpenBSD
2014-09-04 10:23:59 +02:00
Colin Johnson
754c01448e
provide True, False and None returns on deregister_instances and register_instances methods
2014-09-04 05:53:52 +00:00
rallytime
155b548eae
Remove unnecessary import requirements to cloud integration tests
2014-09-03 20:12:44 -06:00
Colton Myers
f8c6fc00b6
Merge branch '2014.7' into develop
2014-09-03 16:24:12 -06:00
Colton Myers
3a5f8281da
Merge pull request #15490 from basepi/backport_boto
...
Backport boto modules/states/tests
2014-09-03 16:23:35 -06:00
Colton Myers
c7b666fe43
Bring boto state tests from develop to 2014.7
2014-09-03 15:22:55 -06:00
Colton Myers
c127b4bafe
Bring boto module tests from develop to 2014.7
2014-09-03 15:22:17 -06:00
Gareth J. Greenaway
c87d91ee82
Consolidating the _get_options function from all the returners that were using it into the config module. Additionally some cleanup and ability to pass defaults to the get_returner_options function.
...
fixing lint issues
moving the get_options function into a utils.py under returners. previous attempt at using a call to the salt config module doesn't work if the returner is called from the scheduler.
adding missing docstring
Unit tests were failing for SMTP returner because __opts__ was not available. Ensuring it's available, empty, if it doesn't already exist.
removing the check and population with an empty dict for __salt__ and __opts__. Adding an empty __opts__ to the smtp returner unit tests.
2014-09-03 13:56:48 -07:00
Mike Place
c8f67c2b89
Fix tests and lint
2014-09-03 14:17:27 -06:00
Thomas S Hatch
ab1c6bcf27
One more test fix
2014-09-03 08:43:52 -06:00
Thomas S Hatch
b95d575e52
Fix tests for new changes from PR #15217
2014-09-02 17:39:50 -06:00
Thomas S Hatch
5e2544a1a4
Merge pull request #15374 from cimarronm/module_brew_consistent_run_cmd
...
modules.brew call with consistent user
2014-09-02 16:02:36 -06:00
Cimarron Mittelsteadt
8326182e5e
TST: Updated brew module unit test to patch the appropriate __salt__ functions for the updates to brew module
2014-09-02 11:12:01 -07:00
Colton Myers
36ef47e7a2
Merge branch '2014.7' into develop
...
Conflicts:
conf/minion
salt/modules/mine.py
2014-09-02 10:43:31 -06:00
rallytime
bd59d3a6b2
Correct cloud_prep_sls reference
2014-08-31 09:31:12 -06:00
rallytime
520e5e6676
Remove 'is True'
2014-08-30 20:18:12 -06:00
rallytime
61478de6e8
First pass at allowing jenkins.py to only run cloud tests
2014-08-30 17:38:39 -06:00
Colton Myers
c12f05f83a
Merge branch '2014.7' into develop
...
Conflicts:
salt/modules/aptpkg.py
salt/modules/tls.py
salt/states/boto_asg.py
salt/states/boto_secgroup.py
2014-08-29 16:27:00 -06:00
Colton Myers
704180fd43
Merge branch '2014.7' into develop
...
Conflicts:
salt/utils/cloud.py
2014-08-28 12:18:07 -06:00
rallytime
72de420e2d
Tell jenkins to run integration tests for salt/runner.py
2014-08-28 10:53:22 -06:00
Thomas S Hatch
55422ccc42
Merge pull request #15303 from whiteinge/fix-wheelclient-auth-tests
...
Fix failing integration tests for the wheel client
2014-08-27 15:50:25 -06:00
Erik Johnson
ff6a228746
Remove reference to nonexistant function in pkg tests
...
This fixes a ref that was missed in 7984a8c
.
2014-08-27 13:52:36 -05:00
rallytime
e1dde7c574
Enable wheel integration tests in runtests.py
2014-08-27 09:34:44 -06:00
Seth House
a96d58cfba
Fix failing integration tests for the wheel client
2014-08-26 19:20:25 -06:00
Thomas S Hatch
d49f46786e
Merge pull request #15250 from saltstack/bp-14975
...
Backport #14975 to 2014.7
2014-08-26 10:11:07 -06:00
Thomas S Hatch
871bfb42e2
lint in test script
2014-08-25 15:32:06 -06:00
Thomas S Hatch
e3624fa19a
Merge branch 'add_fs_cache' of https://github.com/felskrone/salt into felskrone-add_fs_cache
2014-08-25 15:19:40 -06:00
Jon Henry
5b47b0bdb7
Fix gem unit test with new proxy parameter
2014-08-25 13:55:59 -06:00
Kamal Nasser
c613c08869
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
2014-08-25 13:42:01 -06:00
vs
45e997d020
use default path for socket instead of /tmp/...
2014-08-25 15:16:12 +02:00
vs
f50ef837fd
initial add for cache-testing skript
2014-08-25 14:17:00 +02:00