21461: Updates arvados-server install to support other archs. Upgrades Cypress.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 20 Feb 2024 12:23:00 +0000 (09:23 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 20 Feb 2024 19:21:35 +0000 (16:21 -0300)
commitc272d74463c393c967f0bdc3a9f3de626f3e5e7c
treef99b69b2eaaf36e256ca49e8b1233656163d2048
parent4a2eef986ec4b6ea07513afb7e89b09bab12669f
21461: Updates arvados-server install to support other archs. Upgrades Cypress.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
24 files changed:
lib/install/deps.go
services/workbench2/cypress.config.ts [new file with mode: 0644]
services/workbench2/cypress.json [deleted file]
services/workbench2/cypress/e2e/banner-tooltip.cy.js [moved from services/workbench2/cypress/integration/banner-tooltip.spec.js with 100% similarity]
services/workbench2/cypress/e2e/collection.cy.js [moved from services/workbench2/cypress/integration/collection.spec.js with 100% similarity]
services/workbench2/cypress/e2e/create-workflow.cy.js [moved from services/workbench2/cypress/integration/create-workflow.spec.js with 100% similarity]
services/workbench2/cypress/e2e/delete-multiple-files.cy.js [moved from services/workbench2/cypress/integration/delete-multiple-files.spec.js with 100% similarity]
services/workbench2/cypress/e2e/favorites.cy.js [moved from services/workbench2/cypress/integration/favorites.spec.js with 100% similarity]
services/workbench2/cypress/e2e/group-manage.cy.js [moved from services/workbench2/cypress/integration/group-manage.spec.js with 100% similarity]
services/workbench2/cypress/e2e/login.cy.js [moved from services/workbench2/cypress/integration/login.spec.js with 100% similarity]
services/workbench2/cypress/e2e/multiselect-toolbar.cy.js [moved from services/workbench2/cypress/integration/multiselect-toolbar.spec.js with 100% similarity]
services/workbench2/cypress/e2e/page-not-found.cy.js [moved from services/workbench2/cypress/integration/page-not-found.spec.js with 100% similarity]
services/workbench2/cypress/e2e/process.cy.js [moved from services/workbench2/cypress/integration/process.spec.js with 100% similarity]
services/workbench2/cypress/e2e/project.cy.js [moved from services/workbench2/cypress/integration/project.spec.js with 100% similarity]
services/workbench2/cypress/e2e/search.cy.js [moved from services/workbench2/cypress/integration/search.spec.js with 100% similarity]
services/workbench2/cypress/e2e/sharing.cy.js [moved from services/workbench2/cypress/integration/sharing.spec.js with 100% similarity]
services/workbench2/cypress/e2e/side-panel.cy.js [moved from services/workbench2/cypress/integration/side-panel.spec.js with 100% similarity]
services/workbench2/cypress/e2e/user-profile.cy.js [moved from services/workbench2/cypress/integration/user-profile.spec.js with 100% similarity]
services/workbench2/cypress/e2e/virtual-machine-admin.cy.js [moved from services/workbench2/cypress/integration/virtual-machine-admin.spec.js with 100% similarity]
services/workbench2/cypress/e2e/workflow.cy.js [moved from services/workbench2/cypress/integration/workflow.spec.js with 100% similarity]
services/workbench2/cypress/support/e2e.js [moved from services/workbench2/cypress/support/index.js with 100% similarity]
services/workbench2/docker/Dockerfile
services/workbench2/package.json
services/workbench2/yarn.lock