feat(itests): run external tests once per day#2368
Conversation
|
|
We could probably delete the collect logs for specific images and just collect logs for all of them so we don't need to worry about that option going stale |
Oh yeah I already did this for the main integration tests. Can do here too. |
Runs the external SNX tests once per day.
Update ext-test-snx to collect all logs to prevent the option from going stale in the future.
fb04f26 to
c5131b4
Compare
|
Ok @tynes I went ahead and removed that line from the workflow file |
Description
Runs the external SNX tests once per day.
Fixes #656