
This is a multi-part message in MIME format... ------------=_1512491525-30467-260 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit [ https://ovirt-jira.atlassian.net/browse/OVIRT-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35456#comment-35456 ] Greg Sheremeta commented on OVIRT-1788: --------------------------------------- Well that's where you lose me with the container. https://gerrit.ovirt.org/#/c/67166/12/basic-suite-master/test-scenarios/008_... line 55 It uses python2-selenium from OST/nose, which connects to "geckodriver", which (roughly) connects to a locally-installed Firefox. The Firefox then opens an arbitrary URL. In our case, that's URL = 'https://192.168.201.4/ovirt-engine/webadmin' USERNAME = 'admin' PASSWORD = '123'
new ui_sanity scenario for basic_suite -- need multiple firefoxes and chromium ------------------------------------------------------------------------------
Key: OVIRT-1788 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1788 Project: oVirt - virtualization made easy Issue Type: Improvement Components: OST Reporter: Greg Sheremeta Assignee: infra
I'm writing a suite that does headless UI testing. One goal is to open headless firefox and actually open the UI, perform a login, make sure things look good, make sure there are no ui.log errors, etc. I'll also eventually add chromium, which can run headless now too. The suite requires several firefox versions to be installed on the test machine, along with chromium. There are also some binary components required, geckodriver and chromedriver. These are not packaged. Ideally the browsers can be installed to /opt/firefox55, /opt/firefox56, /opt/chromium62, etc. on the machine running the suite. So I think it makes sense to maintain a custom rpm with all of this. Where can this rpm live? What is a reliable way to do this? (I know we want to avoid copr.)
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100074) ------------=_1512491525-30467-260 Content-Type: text/html; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 7bit <html><body> <pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1788?page=com.atlassian.jira.p... ]</pre> <h3>Greg Sheremeta commented on OVIRT-1788:</h3> <p>Well that's where you lose me with the container.</p> <p><a href="https://gerrit.ovirt.org/#/c/67166/12/basic-suite-master/test-scenarios/008_basic_ui_sanity.py">https://gerrit.ovirt.org/#/c/67166/12/basic-suite-master/test-scenarios/008_basic_ui_sanity.py</a> line 55</p> <p>It uses python2-selenium from OST/nose, which connects to “geckodriver”, which (roughly) connects to a locally-installed Firefox. The Firefox then opens an arbitrary URL. In our case, that's URL = '<a href="https://192.168.201.4/ovirt-engine/webadmin">https://192.168.201.4/ovirt-engine/webadmin</a>' USERNAME = ‘admin’ PASSWORD = ‘123’</p> <blockquote><h3>new ui_sanity scenario for basic_suite — need multiple firefoxes and chromium</h3> <pre> Key: OVIRT-1788 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1788 Project: oVirt - virtualization made easy Issue Type: Improvement Components: OST Reporter: Greg Sheremeta Assignee: infra</pre> <p>I'm writing a suite that does headless UI testing. One goal is to open headless firefox and actually open the UI, perform a login, make sure things look good, make sure there are no ui.log errors, etc. I'll also eventually add chromium, which can run headless now too. The suite requires several firefox versions to be installed on the test machine, along with chromium. There are also some binary components required, geckodriver and chromedriver. These are not packaged. Ideally the browsers can be installed to /opt/firefox55, /opt/firefox56, /opt/chromium62, etc. on the machine running the suite. So I think it makes sense to maintain a custom rpm with all of this. Where can this rpm live? What is a reliable way to do this? (I know we want to avoid copr.)</p></blockquote> <p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100074)</p> <img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BSM3t..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/> </body></html> ------------=_1512491525-30467-260--