redpanda
redpanda copied to clipboard
FAIL test: UpgradeMigratingLicenseVersion.test_license_upgrade
FAIL test: UpgradeMigratingLicenseVersion.test_license_upgrade (1/33 runs)
failure at 2022-11-17T07:31:55.847Z: AssertionError()
in job https://buildkite.com/redpanda/redpanda/builds/18763#01848400-7735-468a-beee-2e987d486c36
arm link: https://buildkite.com/redpanda/redpanda/builds/18763#01848400-7735-468a-beee-2e987d486c36
the error:
File "/root/tests/rptest/tests/license_upgrade_test.py", line 148, in test_license_upgrade
assert license is not None and license['loaded'] is True
AssertionError
on release-clang-amd64 14 FAIL test: UpgradeMigratingLicenseVersion.test_license_upgrade (1/18 runs) 15 failure at 2022-11-18T08:14:27.356Z: AssertionError() 16 in job https://buildkite.com/redpanda/redpanda/builds/18803#01848939-1855-4c6e-9bf6-fe9911044239
same assertion error
Is this due to a more general failure with the test harness? I saw a bunch of failing tests in the run
I don't think so. Here's a run where just that one test fails: https://buildkite.com/redpanda/redpanda/builds/18956#0184a292-96d9-4ac3-bbe6-8db8a72f44ed
Let's fix this promptly given the recent attention to this feature.
another example of this test failing: https://buildkite.com/redpanda/redpanda/builds/18971#0184a38d-bd3c-4e25-8c3e-52ad2eb9b7b0