This patch removes all the blank lines in the run-on \ command.
This also removes commented out block.
Signed-off-by: Tin Lam <t@lam.wtf>
Change-Id: I18d07e57adf05c4885eec02cb8aaf9e574ac5e1d
Pin Chrome to 88.
Since we're using the latest stable Chrome and pin chromedriver,
it was a matter of time for it to become not compatible.
This code first installs Chrome (now pinned), picks its version and,
with path convention in place, installs corresponding chromedriver.
Looks like latest available (89) Crome causes timeouts and using
corresponding chromedriver does not help. Thus pin Chrome for now
still using dynamic chromedriver version.
Also removes leftovers of horizon stein job.
Change-Id: Ibe8b326d90100a695edbf560f105e7bbe692c9db
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This PS reduces the net size of the download for the selenium
images by reducing their builds to a smaller number of layers.
Change-Id: I830de4f4381ac91ff939da75bf01528c3844753b
Signed-off-by: Pete Birley <pete@port.direct>
This PS updates all dockerfiles to allow base image over-rides as
required by many consumers of OSH.
Change-Id: I53daac9c1ec4707628565abc912116d8997eba16
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This change updates the osh-selenium image to be built
on ubuntu:bionic and to use python3 instead of python2
Change-Id: Id47448a55866dcf582b9e3801ea5f57f11068242