Skip to content

Commit ce3bb4a

Browse files
author
Nelson Wang
committed
Re-enabling upgrade test
1 parent 711c4b2 commit ce3bb4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_docker_splunk.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,6 @@ def test_adhoc_1so_web_ssl(self):
12191219
except OSError:
12201220
pass
12211221

1222-
@pytest.mark.skip(reason="Ask Nelson")
12231222
def test_adhoc_1so_upgrade(self):
12241223
# Pull the old image
12251224
for line in self.client.pull("splunk/splunk:{}".format(OLD_SPLUNK_VERSION), stream=True, decode=True):

0 commit comments

Comments
 (0)