Commit Graph

2 Commits

Author SHA1 Message Date
Scott Poore aa84b54aad Fix npm install issue to finalize speed test fix
npm 7+ fails to install chrome-remote-interface because the package.json
dependencies do not work with newer version of npm.  This is not needed
to run the tests so we move package.json out of the way before running
npm install of chrome-remote-interface.

This is blocking the resolution of the testZoomSpeedControls issue.

Resolves: rhbz#1961246
2021-07-01 10:55:56 -05:00
Scott Poore 0334322c36 Add gating.yaml and tests for RHEL9
We need RHEL9 builds to be gated.

Resolves: rhbz#1957501
2021-05-18 14:30:57 -05:00