Justin Anderson
|
445f8afc69
|
Fixes failing test on Suse Leap (#34621)
|
2016-07-12 18:48:06 -04:00 |
|
Jorge Schrauwen
|
4bad71c60d
|
lint fixes
|
2015-12-28 19:48:51 +00:00 |
|
Jorge Schrauwen
|
e1445d42e9
|
update unit tests for new error messages
|
2015-12-26 10:28:25 +00:00 |
|
Jorge Schrauwen
|
bc15891944
|
added unit test for zfs.get
|
2015-12-24 00:07:36 +00:00 |
|
Jorge Schrauwen
|
59efba23aa
|
added test for zfs.set
|
2015-12-23 23:22:09 +00:00 |
|
Jorge Schrauwen
|
87f27d206c
|
added unit tests for zfs.snapshot
|
2015-12-23 22:44:19 +00:00 |
|
Jorge Schrauwen
|
0a1dbeda53
|
added unit tests for zfs.release, fixed unit test for zfs.hold
|
2015-12-23 22:06:44 +00:00 |
|
Jorge Schrauwen
|
9db9843bae
|
added unit tests for zfs.hold
|
2015-12-23 21:50:01 +00:00 |
|
Jorge Schrauwen
|
596c991c0b
|
added unit tests for zfs.holds
|
2015-12-23 21:16:45 +00:00 |
|
Jorge Schrauwen
|
26c00bf402
|
added unit test for zfs.bookmark, probably need to revisit this once the error messages are more useful. Now they all seem to return unknown error from the upstream command
|
2015-12-23 20:12:07 +00:00 |
|
Jorge Schrauwen
|
f2dccea3d1
|
add unit test for zfs.promote
|
2015-12-23 17:19:34 +00:00 |
|
Jorge Schrauwen
|
b7314cd186
|
add unit test for zfs.clone
|
2015-12-23 17:06:22 +00:00 |
|
Jorge Schrauwen
|
032f17cfd1
|
implement unit tests for zfs.rollback
|
2015-12-23 16:48:24 +00:00 |
|
Jorge Schrauwen
|
c15affe227
|
add unit test for zfs.diff
|
2015-12-23 16:20:32 +00:00 |
|
Jorge Schrauwen
|
0d8fd711b5
|
add unit tests for zfs.inherit
|
2015-12-23 15:59:50 +00:00 |
|
Jorge Schrauwen
|
959828a9dd
|
add unit tests for zfs.unmount
|
2015-12-23 15:36:33 +00:00 |
|
Jorge Schrauwen
|
11b986e715
|
unit test for zfs.list
|
2015-12-23 15:20:51 +00:00 |
|
Jorge Schrauwen
|
3cbc6befbe
|
update unit tests for zfs.mount
|
2015-12-23 15:14:45 +00:00 |
|
Jorge Schrauwen
|
388f928851
|
unit test for zfs module should accept new output
|
2015-12-23 12:47:41 +00:00 |
|
Pedro Algarvio
|
f43a60dfe6
|
Py3 compatibility
|
2015-01-30 22:27:06 +00:00 |
|
Nitin Madhok
|
d4de045ede
|
Salt modules must be imported after the ensure in syspath call
|
2014-12-21 11:44:57 -05:00 |
|
Nitin Madhok
|
2ef5edbbca
|
Moving create success together
|
2014-12-20 13:04:53 -05:00 |
|
Nitin Madhok
|
4a3ba21201
|
Indentation
|
2014-12-20 13:02:21 -05:00 |
|
Nitin Madhok
|
21174f9b48
|
Adding another unit test to check for zfs.create success when properties are specified
|
2014-12-20 12:51:19 -05:00 |
|
Nitin Madhok
|
95e16247b8
|
Adding another unit test to check for zfs.create success if create_parent=True
|
2014-12-19 14:16:19 -05:00 |
|
Nitin Madhok
|
e492962996
|
Adding another unit test to check for zfs.create failure if the parent datasets do not exist
|
2014-12-19 14:12:12 -05:00 |
|
Nitin Madhok
|
e46f3f71ed
|
Adding another unit test to check for zfs.create failure if the pool doesnt exist
|
2014-12-19 14:07:40 -05:00 |
|
Nitin Madhok
|
78ade421aa
|
Adding another unit test to check for zfs.create failure if trailing slash in name is present
|
2014-12-19 13:58:53 -05:00 |
|
Nitin Madhok
|
d90a4ecf7f
|
Adding another unit test to check for zfs.create failure if dataset name is missing
|
2014-12-19 13:46:33 -05:00 |
|
Nitin Madhok
|
fa5834b564
|
Change patches to all test functions
|
2014-12-19 13:38:42 -05:00 |
|
Nitin Madhok
|
aa570e3ceb
|
Changing AssertEquals to AssertTrue and AssertFalse
|
2014-12-19 11:45:16 -05:00 |
|
Nitin Madhok
|
0b8bed6d94
|
Adding another unit test to check for zfs.create success
|
2014-12-19 11:04:19 -05:00 |
|
Nitin Madhok
|
2ed539ea61
|
Adding another unit test to check for zfs.exists failure
|
2014-12-19 10:36:28 -05:00 |
|
Nitin Madhok
|
5c8a81a166
|
Adding unit tests for zfs.exists
|
2014-12-19 10:29:33 -05:00 |
|