DNM Forced fail on Gerrit to test the 3.9 upgrade

We will use held nodes to test the upgrade and downgrade process in more
depth as well as check the various items in the release notes.

Change-Id: I13d93109da94c253f699326e57c4f2d32b7ef2b3
This commit is contained in:
Clark Boylan 2023-09-01 14:45:02 -07:00
parent 17276d0d31
commit cfcdea26f1
1 changed files with 3 additions and 0 deletions

View File

@ -71,3 +71,6 @@ def test_gitiles_blocked(host):
'--resolve review.opendev.org:443:127.0.0.1 '
'https://review.opendev.org/plugins/gitiles/opendev/system-config/')
assert '403 Forbidden' in cmd.stdout
def test_induce_failure(host):
assert False