From 372e58bec12824c30816c0aba8a00dd8456d70ea Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 7 Jun 2021 14:47:05 +1000 Subject: [PATCH] test_static: fix StarlingX match It looks like something changed in a header field that makes this not match. Use a less specific string that should. Change-Id: I55b2c63e026bf2b68821a9a0302a82d5728ab114 --- testinfra/test_static.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testinfra/test_static.py b/testinfra/test_static.py index 5545becd41..96973f7a28 100644 --- a/testinfra/test_static.py +++ b/testinfra/test_static.py @@ -132,7 +132,7 @@ def test_docs_starlingx_io(host): '--resolve docs.starlingx.io:443:127.0.0.1 ' 'https://docs.starlingx.io') # links to the latest, make sure it redirected us - assert 'StarlingX Docs: Welcome to the StarlingX Documentation' \ + assert 'Welcome to the StarlingX Documentation' \ in cmd.stdout zuul_names = (