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

[FGS]: quotas & invocation #640

Merged
merged 1 commit into from
Apr 10, 2024
Merged

[FGS]: quotas & invocation #640

merged 1 commit into from
Apr 10, 2024

Conversation

artem-lifshits
Copy link
Member

What this PR does / why we need it

More FGS methods supported

@artem-lifshits artem-lifshits self-assigned this Apr 10, 2024
@anton-sidelnikov anton-sidelnikov changed the title [FGS]: quotas & invokation [FGS]: quotas & invocation Apr 10, 2024
)

func TestFunctionGraphSync(t *testing.T) {
if funcGraph := os.Getenv("FUNCGRAPH_TEST"); funcGraph == "" {
Copy link
Member

Choose a reason for hiding this comment

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

think you can run this test in zuul, no need to skip

Copy link
Member Author

@artem-lifshits artem-lifshits Apr 10, 2024

Choose a reason for hiding this comment

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

This test doesn't work because of some events in functiongraph that I haven't figured out yet :)

@artem-lifshits artem-lifshits added the gate Merge PR label Apr 10, 2024
Copy link
Contributor

otc-zuul bot commented Apr 10, 2024

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/76f977e818ce4159a0bd82fa8698a193

✔️ otc-golangci-lint SUCCESS in 2m 28s
✔️ golang-make-vet SUCCESS in 2m 12s
✔️ golang-make-test SUCCESS in 3m 37s
✔️ golang-make-functional SUCCESS in 8m 05s

@otc-zuul otc-zuul bot merged commit 96421c7 into devel Apr 10, 2024
2 checks passed
@otc-zuul otc-zuul bot deleted the fgs branch April 10, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants