Bo Maryniuk
|
d337c09357
|
Add UT for RedHat/SUSE platforms on get_hwclock
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
f25dc5c56c
|
Add UT for get_hwclock on SUSE platform
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
08e00c865c
|
Remove dead code
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
1216a0bf12
|
Add UT for get_hwclock on UTC/localtime
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
58676c568d
|
Add UT for Debian on set_zone
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
1b9ce37b1b
|
Add UT for gentoo on set_zone
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
6ed9be985e
|
Adjust UT to use correct grain for SUSE series
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
ce4c836a60
|
Add UT for set_zone on SUSE series
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
155a498b49
|
Doc fix
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
a40876cdac
|
Remove unnecessary mock patch
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
ffab2db213
|
Fix doc for RH UT
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
72388f7ae2
|
Add UT for RedHat's set_zone
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
11595d3a42
|
Refactor with setup/teardown
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
28072c9e41
|
Adjust the test so it is using the right grain for SUSE systems
|
2017-04-24 16:08:22 +02:00 |
|
Bo Maryniuk
|
7a0e4be4f8
|
Add unit test for get_zone and various platforms
|
2017-04-24 16:08:22 +02:00 |
|
Mike Place
|
3690598301
|
Remove poorly written test (#33124)
This tests nothing at all. Removing with extreme prejudice.
|
2016-05-09 10:06:18 -07:00 |
|
Justin Anderson
|
ec284fdff4
|
Fix issue that #32420 exposed in timezone_test
|
2016-04-07 16:19:27 -06:00 |
|
Eric Radman
|
b220b4dd98
|
Unbreak timezone test for Gentoo (#32420)
Gentoo and Debian both use use /etc/timezone
See https://wiki.gentoo.org/wiki/System_time
|
2016-04-07 14:55:51 -06:00 |
|
Jorge Schrauwen
|
e4c511de4a
|
update tests, we have a correct return now
|
2016-01-25 17:30:23 +00:00 |
|
rallytime
|
d31b0d1573
|
Merge branch '2015.8' into develop
|
2015-11-04 15:40:03 -07:00 |
|
Justin Findlay
|
11a9a5868f
|
simplify timezone module unit test mocks
|
2015-11-03 19:37:54 -07:00 |
|
Justin Findlay
|
476b651c94
|
update timezone module unit tests for timedatectl
|
2015-11-03 19:34:01 -07:00 |
|
Colton Myers
|
6537da77fe
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
salt/grains/core.py
salt/loader.py
salt/minion.py
salt/modules/dockerng.py
salt/modules/rest_package.py
salt/modules/ssh.py
salt/modules/state.py
salt/modules/timezone.py
salt/modules/zypper.py
salt/runners/state.py
salt/state.py
salt/states/virtualenv_mod.py
salt/utils/cloud.py
|
2015-10-13 17:27:48 -06:00 |
|
Justin Findlay
|
bc0f167850
|
update timezone mod unit tests for errors
|
2015-10-12 11:39:03 -06:00 |
|
Colton Myers
|
26b6c92975
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
doc/conf.py
salt/config/__init__.py
salt/modules/rh_ip.py
salt/pillar/s3.py
salt/returners/local_cache.py
salt/states/user.py
salt/templates/rh_ip/rh7_eth.jinja
|
2015-09-17 11:10:37 -06:00 |
|
Colton Myers
|
274464a85b
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
doc/topics/reactor/index.rst
salt/cloud/clouds/digital_ocean_v2.py
salt/modules/groupadd.py
salt/modules/localemod.py
salt/modules/mysql.py
salt/modules/useradd.py
salt/modules/win_pkg.py
salt/modules/win_useradd.py
salt/netapi/rest_cherrypy/app.py
salt/pillar/s3.py
salt/returners/local_cache.py
salt/states/htpasswd.py
salt/states/user.py
|
2015-09-14 14:39:03 -06:00 |
|
Erik Johnson
|
30a4915762
|
Update tests to reflect changes to timezone module
|
2015-09-10 11:05:38 -05:00 |
|
Colton Myers
|
1b0b21394e
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
salt/cloud/clouds/vmware.py
salt/modules/win_system.py
|
2015-08-10 13:27:31 -06:00 |
|
Evgeny Vereshchagin
|
694ba4d0c6
|
Check the tzname before the tzfiles hashsums
Fix #12654, #24964
|
2015-08-09 07:24:18 +03:00 |
|
Evgeny Vereshchagin
|
e5eaf4686a
|
Use timedatectl set-timezone to tzsetting
Fixed #26122
|
2015-08-09 06:00:35 +03:00 |
|
Jayesh Kariya
|
1ec33e22a7
|
removed assertion error
|
2015-05-21 18:57:58 +05:30 |
|
Jayesh Kariya
|
16ecb28950
|
adding timezone unit test case
|
2015-05-21 17:05:56 +05:30 |
|