You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use odbc dependency(to connect to idm_db) in cypress for backend testing . When I was using the docker image to run my scripts having odbc dependency in Jenkins it failed with error” config file is not valid”. I discussed with my devops team and looks like the cypress docker image is missing the dependency unixodbc-dev and xvfb . Could you please help in adding a dependency in cypress docker image?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to use odbc dependency(to connect to idm_db) in cypress for backend testing . When I was using the docker image to run my scripts having odbc dependency in Jenkins it failed with error” config file is not valid”. I discussed with my devops team and looks like the cypress docker image is missing the dependency unixodbc-dev and xvfb . Could you please help in adding a dependency in cypress docker image?
node version: v16.19.1
npm version: 8.19.3
cypress/included: 12.8.1
Beta Was this translation helpful? Give feedback.
All reactions