Skip to content

feat(itests): run external tests once per day#2368

Merged
tynes merged 2 commits intodevelopfrom
sc/ext-test-cron
Mar 30, 2022
Merged

feat(itests): run external tests once per day#2368
tynes merged 2 commits intodevelopfrom
sc/ext-test-cron

Conversation

@smartcontracts
Copy link
Contributor

@smartcontracts smartcontracts commented Mar 25, 2022

Description
Runs the external SNX tests once per day.

Fixes #656

@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2022

⚠️ No Changeset found

Latest commit: c5131b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added 2-reviewers M-ci Meta: ci related work labels Mar 25, 2022
@tynes
Copy link
Contributor

tynes commented Mar 25, 2022

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

@smartcontracts
Copy link
Contributor Author

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.
@smartcontracts
Copy link
Contributor Author

Ok @tynes I went ahead and removed that line from the workflow file

@tynes tynes merged commit 297829b into develop Mar 30, 2022
@tynes tynes deleted the sc/ext-test-cron branch March 30, 2022 16:10
theochap pushed a commit that referenced this pull request Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

M-ci Meta: ci related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run External Project Integration tests once a day

2 participants