Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Verdaccio tests in nightly #6660

Merged
merged 10 commits into from
Oct 4, 2022

Conversation

mattsoulanille
Copy link
Member

@mattsoulanille mattsoulanille commented Jul 21, 2022

Currently, we run Verdaccio tests only when we do a release. Since they're only tested after choosing a release commit from nightly CI, they are often a point of failure. This PR makes them run during nightly tests, so we can identify issues with them before creating a release PR.

This PR also enables Bazel sandboxing, which fixes the rules_nodejs linker issue.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, do you have a log for this run?

Reviewable status: 0 of 1 approvals obtained

@mattsoulanille mattsoulanille marked this pull request as draft July 21, 2022 23:40
@mattsoulanille
Copy link
Member Author

The run is failing due to rules_nodejs linker issues. I'm investigating the cause of it, so I converted this PR to a draft until I've fixed the linker issues.

@mattsoulanille mattsoulanille marked this pull request as ready for review October 4, 2022 08:44
@mattsoulanille
Copy link
Member Author

mattsoulanille commented Oct 4, 2022

Here's a log of nightly tests running on this branch, including the nightly verdaccio tests. It looks like it will probably pass.

Edit: It timed out at the last step.

@mattsoulanille
Copy link
Member Author

New run with 2 hr timeout.

Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 7 files at r1, 9 of 9 files at r2, 3 of 3 files at r4, 1 of 1 files at r5, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@mattsoulanille mattsoulanille merged commit 18034b0 into tensorflow:master Oct 4, 2022
@mattsoulanille mattsoulanille deleted the verdaccio_in_nightly branch October 4, 2022 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants