[Ubuntu] Rework Сhromium installation to avoid using snap (#3029)

* rework chromium installation

* added GetChromiumRevision function

* changed getting chrome version

* fixed GetChromiumRevision function

* fixed CHROME_VERSION variable

* move chromium installation to google-chrome.sh

* added -qq for unzip

* added comments to GetChromiumRevision function

* updated tests and sofware report

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
This commit is contained in:
Nikita Bykov
2021-04-02 19:21:33 +03:00
committed by GitHub
parent be27ebfdb3
commit b7f276c003
5 changed files with 54 additions and 12 deletions

View File

@@ -116,7 +116,6 @@
"apt": {
"common_packages": [
"build-essential",
"chromium-browser",
"dbus",
"dnsutils",
"dpkg",