UNCLASSIFIED - NO CUI

Skip to content

Resolve Cypress testing not surviving second round of tests after upgrade

Ryan Garcia requested to merge 79-cypress-upgrade-fix into master

Summary

Adding line to clear out existing cypress-test folder in the event the folder already exists such as in the upgrade CI pipeline job.

We want new tesing information to be pulled down in the event of any new tags having new testing information, each time testing is ran it will be corresponding to the exact tags that are installed via bigbang.

Edited by Ryan Garcia

Merge request reports