-
Notifications
You must be signed in to change notification settings - Fork 912
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
update(.github): integrate Go regression tests #2437
Conversation
ce4ff41
to
969aa3f
Compare
/milestone 0.35.0 |
39eb98e
to
1732bda
Compare
f746cc9
to
e3a2308
Compare
eab6103
to
0826237
Compare
Signed-off-by: Jason Dellaluce <[email protected]>
96eac0d
to
b4cfc3e
Compare
Signed-off-by: Jason Dellaluce <[email protected]>
…fcc8766b92e7cd0d489be Signed-off-by: Jason Dellaluce <[email protected]>
This should now be ready for review. cc @FedeDP (the GHA CI man). Once this is reviewed/accepted/merged, I'd propose opening a follow-up PR for deprecating the current Python regression tests (and the |
❎ |
Changes LGTM! Do we need to fix up the CI here? |
Yep, let me fix the static build test and then we should be good. |
Signed-off-by: Jason Dellaluce <[email protected]>
188893d
to
8665ff6
Compare
Once this enters, i will update my #2532 to add also the static test on arm64; then i will bump number of nodes for arm64 on prow cluster and we can merge that too! I think this is the right time to test, since we have eons before the release! |
Lovely. So I guess it will be time to move on from CircleCI for the Falco repo after this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: 0504e1a76871d434ac7a555f8fc92c710242f1ef
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Andreagit97, FedeDP, jasondellaluce The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/milestone 0.35.1 |
What type of PR is this?
/kind cleanup
Any specific area of the project related to this PR?
/area tests
/area CI
What this PR does / why we need it:
This brings ring the Go regression tests of https://github.com/falcosecurity/testing into this repo and run them in the Github Actions CI.
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?: