Cypress using node12 and node 16 ?
Closed this issue · 1 comments
BraisVQ commented
Describe the bug
The Quickstarter pipeline of cypress is using node12 but the Component pipeline is using node16.
Is this the intention ?
Expected behavior
Quickstarter pipeline and Component pipeline should use the same agent
Affected version (please complete the following information):
- OpenShift: master, 4.x
cschweikert commented
@braisvq1996 I kind of missed this for the e2e-cypress QS. The other node-based QSs use version 16 also during provisioning.