mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
[3006.x] Unskip RC package test
This commit is contained in:
parent
9242252a77
commit
021a028a3e
1 changed files with 0 additions and 3 deletions
|
@ -99,9 +99,6 @@ def test_symlinks_created(version, symlink, install_salt):
|
|||
|
||||
|
||||
@pytest.mark.skip_on_windows()
|
||||
@pytest.mark.skipif(
|
||||
True, reason="Skipping until images are updated with rpmdev-vercmp for RC2"
|
||||
)
|
||||
def test_compare_pkg_versions_redhat_rc(version, install_salt):
|
||||
"""
|
||||
Test compare pkg versions for redhat RC packages. A tilde should be included
|
||||
|
|
Loading…
Add table
Reference in a new issue