rallytime
|
bf45c18f9d
|
Convert remaining "assert_called_once" references to new syntax
These tests are new to develop and need to be converted to use the new
assert_called_once syntax introduced in #42084.
|
2017-07-07 10:28:19 -06:00 |
|
Adam Mendlik
|
bec23de76f
|
Add function kernelpkg.upgrade_available to kernelpkg module
This function return a True/False value if a newer kernel
is available in the package repositories.
|
2017-05-11 18:09:14 -06:00 |
|
Adam Mendlik
|
2bc930acb3
|
Fix linter errors
|
2017-05-05 06:27:37 -06:00 |
|
Adam Mendlik
|
9f13ce9ee2
|
Fix kernelpkg.latest_available when no upgrades are available
|
2017-05-05 05:51:11 -06:00 |
|
Adam Mendlik
|
741fd9d1ee
|
Rename kernelpkg.current to kernelpkg.active for clarity
|
2017-05-04 19:15:04 -06:00 |
|
Adam Mendlik
|
e2524656c4
|
Add execution modules to manage Linux kernel packages
|
2017-04-30 12:53:48 -06:00 |
|