Update patch set 1

Patch Set 1:

The issue happened during GUI verification.

The lack of an element in the UI would suggest that something went wrong with horizon and the right element is missing. Let's see if the issue is intermittent or not.

2021-04-06 20:10:31.719608 | bionic-brown | 2021-04-06 20:10:31,716 - microstack_test - DEBUG - Verifying GUI for (IP: 10.5.0.8)
2021-04-06 20:10:59.509293 | bionic-brown | E
2021-04-06 20:10:59.509371 | bionic-brown | ======================================================================
2021-04-06 20:10:59.509391 | bionic-brown | ERROR: test_basics (__main__.TestBasics)
2021-04-06 20:10:59.509420 | bionic-brown | Basic test
2021-04-06 20:10:59.509442 | bionic-brown | ----------------------------------------------------------------------
2021-04-06 20:10:59.509459 | bionic-brown | Traceback (most recent call last):
2021-04-06 20:10:59.509474 | bionic-brown |   File "/home/ubuntu/src/review.opendev.org/x/microstack/tests/test_basic.py", line 69, in test_basics
2021-04-06 20:10:59.509501 | bionic-brown |     self.verify_gui(self._localhost)
2021-04-06 20:10:59.509535 | bionic-brown |   File "/home/ubuntu/src/review.opendev.org/x/microstack/tests/framework.py", line 36, in wrapper
2021-04-06 20:10:59.509585 | bionic-brown |     return func(cls, *args, **kwargs)
2021-04-06 20:10:59.509613 | bionic-brown |   File "/home/ubuntu/src/review.opendev.org/x/microstack/tests/framework.py", line 437, in verify_gui
2021-04-06 20:10:59.509649 | bionic-brown |     self.driver.find_element(By.LINK_TEXT, "Images").click()
2021-04-06 20:10:59.509701 | bionic-brown |   File "/home/ubuntu/src/review.opendev.org/x/microstack/.tox/snap/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
2021-04-06 20:10:59.509741 | bionic-brown |     'value': value})['value']
2021-04-06 20:10:59.509762 | bionic-brown |   File "/home/ubuntu/src/review.opendev.org/x/microstack/.tox/snap/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
2021-04-06 20:10:59.509779 | bionic-brown |     self.error_handler.check_response(response)
2021-04-06 20:10:59.509807 | bionic-brown |   File "/home/ubuntu/src/review.opendev.org/x/microstack/.tox/snap/lib/python3.6/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
2021-04-06 20:10:59.509837 | bionic-brown |     raise exception_class(message, screen, stacktrace)
2021-04-06 20:10:59.509856 | bionic-brown | selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: Images

Patch-set: 1
Reviewer: Gerrit User 24824 <24824@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
This commit is contained in:
Gerrit User 24824 2021-04-07 09:22:45 +00:00 committed by Gerrit Code Review
parent 0cf8da2f6f
commit e18b8fd286

Diff Content Not Available